Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c66 MAC_KEY *mackey; in ossl_mac_key_new() local
87 void ossl_mac_key_free(MAC_KEY *mackey) in ossl_mac_key_free()
105 int ossl_mac_key_up_ref(MAC_KEY *mackey) in ossl_mac_key_up_ref()
133 static void mac_free(void *mackey) in mac_free()
/freebsd/sys/opencrypto/
H A Dcryptodev.c90 uint32_t mackey; member
100 uint32_t mackey; member
274 void *mackey; member
339 void *mackey = NULL; in cse_create() local
H A Dcryptodev.h231 const void *mackey; member
248 const void *mackey; member
/freebsd/crypto/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()
/freebsd/tests/sys/opencrypto/
H A Dcryptodev.py176 def __init__(self, cipher=0, key=None, mac=0, mackey=None, argument
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions.c1467 EVP_PKEY *mackey = NULL; in tls_psk_do_binder() local
/freebsd/sys/dev/hifn/
H A Dhifn7751.c2381 const void *mackey; in hifn_process() local