Home
last modified time | relevance | path

Searched defs:mackey (Results 1 – 13 of 13) sorted by relevance

/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c66 MAC_KEY *mackey; in ossl_mac_key_new() local
85 void ossl_mac_key_free(MAC_KEY *mackey) in ossl_mac_key_free()
103 int ossl_mac_key_up_ref(MAC_KEY *mackey) in ossl_mac_key_up_ref()
131 static void mac_free(void *mackey) in mac_free()
/openssl/ssl/record/methods/
H A Dtlsany_meth.c20 unsigned char *mackey, size_t mackeylen, in tls_any_set_crypto_state()
H A Dssl3_meth.c20 unsigned char *mackey, size_t mackeylen, in ssl3_set_crypto_state()
H A Dktls_meth.c292 unsigned char *mackey, size_t mackeylen, in ktls_set_crypto_state()
407 size_t ivlen, unsigned char *mackey, size_t mackeylen, in ktls_new_record_layer()
H A Dtls13_meth.c19 unsigned char *mackey, size_t mackeylen, in tls13_set_crypto_state()
H A Dtls1_meth.c22 unsigned char *mackey, size_t mackeylen, in tls1_set_crypto_state()
H A Ddtls_meth.c629 size_t ivlen, unsigned char *mackey, size_t mackeylen, in dtls_new_record_layer()
H A Dtls_common.c1390 size_t ivlen, unsigned char *mackey, size_t mackeylen, in tls_new_record_layer()
/openssl/test/
H A Dtls13secretstest.c231 unsigned char *mackey, size_t mackeylen, in ssl_set_new_record_layer()
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c685 const unsigned char *mackey, in aesni_cbc_hmac_sha256_set_mac_key()
/openssl/ssl/record/
H A Drec_layer_s3.c1240 unsigned char *mackey, size_t mackeylen, in ssl_set_new_record_layer()
/openssl/ssl/quic/
H A Dquic_tls.c95 size_t ivlen, unsigned char *mackey, size_t mackeylen, in quic_new_record_layer()
/openssl/ssl/statem/
H A Dextensions.c1542 EVP_PKEY *mackey = NULL; in tls_psk_do_binder() local

Completed in 81 milliseconds