Home
last modified time | relevance | path

Searched refs:t4_init_hmac_digest (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c349 t4_init_hmac_digest(const struct auth_hash *axf, u_int partial_digest_len, in t4_init_hmac_digest() function
630 t4_init_hmac_digest(axf, mac_key_size, tls->params.auth_key, in t4_tls_key_ctx()
H A Dt4_crypto.c2483 t4_init_hmac_digest(auth_hash, partial_digest_len, in ccr_newsession()
2551 t4_init_hmac_digest(s->hmac.auth_hash, in ccr_process()
2572 t4_init_hmac_digest(s->hmac.auth_hash, in ccr_process()
/freebsd/sys/dev/cxgbe/
H A Dadapter.h1422 void t4_init_hmac_digest(const struct auth_hash *, u_int, const char *, int,