/external/chromium_org/third_party/openssl/openssl/ssl/ |
s3_clnt.c | 1347 long n,alg_k,alg_a; local 2299 unsigned long alg_k; local 3244 long alg_k,alg_a; local [all...] |
s3_srvr.c | 219 unsigned long alg_k,Time=(unsigned long)time(NULL); local 445 alg_k = s->s3->tmp.new_cipher->algorithm_mkey; 451 && !(alg_k & SSL_kKRB5) 478 || ((alg_k & SSL_kPSK) && s->ctx->psk_identity_hint) 482 || (alg_k & SSL_kSRP) 484 || (alg_k & (SSL_kDHr|SSL_kDHd|SSL_kEDH)) 485 || (alg_k & SSL_kEECDH) 486 || ((alg_k & SSL_kRSA) 2155 unsigned long alg_k; local [all...] |
d1_clnt.c | 959 unsigned long alg_k; local 981 alg_k=s->s3->tmp.new_cipher->algorithm_mkey; 986 else if (alg_k & SSL_kRSA) 1045 else if (alg_k & SSL_kKRB5) 1064 alg_k, SSL_kKRB5); 1177 else if (alg_k & (SSL_kEDH|SSL_kDHr|SSL_kDHd)) [all...] |
s3_lib.c | 3820 unsigned long alg_k,alg_a,mask_k,mask_a,emask_k,emask_a; local 4085 unsigned long alg_k; local [all...] |
d1_srvr.c | 150 unsigned long alg_k; local 450 alg_k = s->s3->tmp.new_cipher->algorithm_mkey; 456 && !(alg_k & SSL_kKRB5) 473 || ((alg_k & SSL_kPSK) && s->ctx->psk_identity_hint) 475 || (alg_k & (SSL_kEDH|SSL_kDHr|SSL_kDHd)) 476 || (alg_k & SSL_kEECDH) 477 || ((alg_k & SSL_kRSA) [all...] |
ssl_lib.c | 2258 unsigned long alg_k, alg_a; local 2330 unsigned long alg_k,alg_a; local [all...] |
t1_lib.c | 1668 unsigned long alg_k, alg_a; local 1761 unsigned long alg_k = s->s3->tmp.new_cipher->algorithm_mkey; local 1954 unsigned long alg_k = s->s3->tmp.new_cipher->algorithm_mkey; local [all...] |
/external/openssl/ssl/ |
s3_clnt.c | 1347 long n,alg_k,alg_a; local 2300 unsigned long alg_k; local 3266 long alg_k,alg_a; local [all...] |
s3_srvr.c | 219 unsigned long alg_k,Time=(unsigned long)time(NULL); local 445 alg_k = s->s3->tmp.new_cipher->algorithm_mkey; 451 && !(alg_k & SSL_kKRB5) 478 || ((alg_k & SSL_kPSK) && s->ctx->psk_identity_hint) 482 || (alg_k & SSL_kSRP) 484 || (alg_k & (SSL_kDHr|SSL_kDHd|SSL_kEDH)) 485 || (alg_k & SSL_kEECDH) 486 || ((alg_k & SSL_kRSA) 2155 unsigned long alg_k; local [all...] |
d1_clnt.c | 959 unsigned long alg_k; local 981 alg_k=s->s3->tmp.new_cipher->algorithm_mkey; 986 else if (alg_k & SSL_kRSA) 1045 else if (alg_k & SSL_kKRB5) 1064 alg_k, SSL_kKRB5); 1177 else if (alg_k & (SSL_kEDH|SSL_kDHr|SSL_kDHd)) [all...] |
s3_lib.c | 3833 unsigned long alg_k,alg_a,mask_k,mask_a,emask_k,emask_a; local 4098 unsigned long alg_k; local [all...] |
d1_srvr.c | 150 unsigned long alg_k; local 450 alg_k = s->s3->tmp.new_cipher->algorithm_mkey; 456 && !(alg_k & SSL_kKRB5) 473 || ((alg_k & SSL_kPSK) && s->ctx->psk_identity_hint) 475 || (alg_k & (SSL_kEDH|SSL_kDHr|SSL_kDHd)) 476 || (alg_k & SSL_kEECDH) 477 || ((alg_k & SSL_kRSA) [all...] |
ssl_lib.c | 2345 unsigned long alg_k, alg_a; local 2417 unsigned long alg_k,alg_a; local [all...] |
t1_lib.c | 1855 unsigned long alg_k, alg_a; local 1947 unsigned long alg_k = s->s3->tmp.new_cipher->algorithm_mkey; local 2140 unsigned long alg_k = s->s3->tmp.new_cipher->algorithm_mkey; local [all...] |