Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccree/
Dcc_aead.c34 struct cc_hmac_s { struct
52 struct cc_hmac_s hmac; argument
95 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in cc_aead_exit()
169 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in cc_aead_init()
301 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in hmac_setkey()