Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dt1_enc.c226 if (s->s3.tmp.new_cipher->algorithm2 & TLS1_STREAM_MAC) in tls1_change_cipher_state()
231 if (s->s3.tmp.new_cipher->algorithm2 & TLS1_TLSTREE) in tls1_change_cipher_state()
279 if (s->s3.tmp.new_cipher->algorithm2 & TLS1_STREAM_MAC) in tls1_change_cipher_state()
284 if (s->s3.tmp.new_cipher->algorithm2 & TLS1_TLSTREE) in tls1_change_cipher_state()
Dtls13_enc.c538 md = ssl_md(s->ctx, sslcipher->algorithm2); in tls13_change_cipher_state()
888 md = ssl_md(s->ctx, sslcipher->algorithm2); in tls13_export_keying_material_early()
Dssl_ciph.c1396 && (ssl_cipher_table_mac[sslc->algorithm2 in update_cipher_list()
1643 || (ssl_cipher_table_mac[sslc->algorithm2 in STACK_OF()
2148 int idx = c->algorithm2 & SSL_HANDSHAKE_MAC_MASK; in SSL_CIPHER_get_handshake_digest()
Ds3_lib.c4304 const EVP_MD *md = ssl_md(s->ctx, tmp->algorithm2); in ssl3_choose_cipher()
4545 alg2 = s->s3.tmp.new_cipher->algorithm2; in ssl_get_algorithm2()
Dssl_local.h480 uint32_t algorithm2; /* Extra flags */ member
/third_party/openssl/ssl/statem/
Dextensions_clnt.c936 const EVP_MD *md = ssl_md(s->ctx, s->session->cipher->algorithm2); in tls_construct_ctos_padding()
1012 mdres = ssl_md(s->ctx, s->session->cipher->algorithm2); in tls_construct_ctos_psk()
1084 mdpsk = ssl_md(s->ctx, s->psksession->cipher->algorithm2); in tls_construct_ctos_psk()
Dextensions_srvr.c1162 md = ssl_md(s->ctx, sess->cipher->algorithm2); in tls_parse_ctos_psk()
1169 s->s3.tmp.new_cipher->algorithm2)))) { in tls_parse_ctos_psk()
Dstatem_clnt.c1349 const EVP_MD *md = ssl_md(s->ctx, c->algorithm2); in set_client_ciphersuite()
1356 || md != ssl_md(s->ctx, s->session->cipher->algorithm2)) { in set_client_ciphersuite()
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto.data1071 PSA key policy algorithm2: CTR, CBC
1075 PSA key policy algorithm2: ECDH, ECDSA, HASH usage
1079 PSA key policy algorithm2: ECDH, ECDSA, HASH+MESSAGE usage
1083 PSA key policy algorithm2: ECDH, ECDSA, MESSAGE usage