Searched refs:t4_init_hmac_digest (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/dev/cxgbe/crypto/ |
| HD | t4_keyctx.c | 350 t4_init_hmac_digest(struct auth_hash *axf, u_int partial_digest_len, in t4_init_hmac_digest() function 631 t4_init_hmac_digest(axf, mac_key_size, tls->params.auth_key, in t4_tls_key_ctx()
|
| HD | t4_crypto.c | 2478 t4_init_hmac_digest(auth_hash, partial_digest_len, in ccr_newsession() 2546 t4_init_hmac_digest(s->hmac.auth_hash, in ccr_process() 2567 t4_init_hmac_digest(s->hmac.auth_hash, in ccr_process()
|
| /freebsd-13-stable/sys/dev/cxgbe/ |
| HD | adapter.h | 1352 void t4_init_hmac_digest(struct auth_hash *, u_int, const char *, int, char *);
|