Home
last modified time | relevance | path

Searched defs:auth_key (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dktls.h112 const uint8_t *auth_key; member
127 const uint8_t *auth_key; member
152 uint8_t *auth_key; member
/freebsd/tools/tools/crypto/
H A Dcryptocheck.c892 size_t cipher_key_len, const char *auth_key, size_t auth_key_len, in ocf_init_eta_session()
955 char *iv, *auth_key, *cipher_key; in run_eta_test() local
/freebsd/contrib/bsnmp/lib/
H A Dsnmp.h148 uint8_t auth_key[SNMP_AUTH_KEY_SIZ]; member
/freebsd/sys/kern/
H A Duipc_ktls.c310 uint8_t *cipher_key = NULL, *iv = NULL, *auth_key = NULL; in ktls_copyin_tls_enable() local