Home
last modified time | relevance | path

Searched refs:mactype (Results 1 – 14 of 14) sorted by relevance

/openssl/ssl/record/methods/
H A Dktls_meth.c295 int mactype, in ktls_set_crypto_state() argument
409 int mactype, in ktls_new_record_layer() argument
431 taglen, mactype, md, comp); in ktls_new_record_layer()
H A Dtlsany_meth.c23 int mactype, in tls_any_set_crypto_state() argument
H A Dtls1_meth.c25 int mactype, in tls1_set_crypto_state() argument
63 if (mactype == EVP_PKEY_HMAC) { in tls1_set_crypto_state()
73 mac_key = EVP_PKEY_new_mac_key(mactype, NULL, mackey, in tls1_set_crypto_state()
H A Dtls13_meth.c22 int mactype, in tls13_set_crypto_state() argument
44 if (EVP_CIPHER_is_a(ciph, "NULL") && mactype == NID_hmac && md != NULL) { in tls13_set_crypto_state()
H A Ddtls_meth.c631 int mactype, in dtls_new_record_layer() argument
682 taglen, mactype, md, comp); in dtls_new_record_layer()
H A Dssl3_meth.c23 int mactype, in ssl3_set_crypto_state() argument
H A Drecmethod_local.h106 int mactype,
H A Dtls_common.c1392 int mactype, in tls_new_record_layer() argument
1434 taglen, mactype, md, comp); in tls_new_record_layer()
/openssl/include/internal/
H A Drecordmethod.h137 int mactype,
/openssl/ssl/record/
H A Drecord.h181 int mactype, const EVP_MD *md,
H A Drec_layer_s3.c1242 int mactype, const EVP_MD *md, in ssl_set_new_record_layer() argument
1418 mactype, md, compm, kdfdigest, prev, in ssl_set_new_record_layer()
/openssl/test/
H A Dtls13secretstest.c233 int mactype, const EVP_MD *md, in ssl_set_new_record_layer() argument
/openssl/ssl/quic/
H A Dquic_tls.c97 int mactype, in quic_new_record_layer() argument
/openssl/doc/designs/quic-design/
H A Drecord-layer.md397 * other than EVP_CIPHER. Also mactype would not be a NID, but a string. For
413 int mactype,

Completed in 47 milliseconds