Home
last modified time | relevance | path

Searched refs:algorithm2 (Results 1 – 7 of 7) sorted by relevance

/external/openssl/ssl/
Dt1_enc.c370 if (s->s3->tmp.new_cipher->algorithm2 & TLS1_STREAM_MAC) in tls1_change_cipher_state()
413 if (s->s3->tmp.new_cipher->algorithm2 & TLS1_STREAM_MAC) in tls1_change_cipher_state()
1190 rv = tls1_PRF(s->s3->tmp.new_cipher->algorithm2, in tls1_export_keying_material()
Ds2_srvr.c462 if (s->session->cipher->algorithm2 & SSL2_CF_8_BYTE_ENC) in get_client_master_key()
Ds2_clnt.c669 if (sess->cipher->algorithm2 & SSL2_CF_8_BYTE_ENC) in client_master_key()
Dssl_ciph.c1552 alg2=cipher->algorithm2; in SSL_CIPHER_description()
Dssl.h402 unsigned long algorithm2; /* Extra flags */ member
Ds3_lib.c4289 long alg2 = s->s3->tmp.new_cipher->algorithm2; in ssl_get_algorithm2()
/external/openssl/include/openssl/
Dssl.h402 unsigned long algorithm2; /* Extra flags */ member