Home
last modified time | relevance | path

Searched refs:n2_hmac_alg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c270 struct n2_hmac_alg { struct
275 static inline struct n2_hmac_alg *n2_hmac_alg(struct crypto_tfm *tfm) in n2_hmac_alg() function
282 return container_of(ahash_alg, struct n2_hmac_alg, derived.alg); in n2_hmac_alg()
414 struct n2_hmac_alg *n2alg = n2_hmac_alg(tfm); in n2_hmac_cra_init()
627 struct n2_hmac_alg *n2alg = n2_hmac_alg(req->base.tfm); in n2_hmac_async_digest()
1304 struct n2_hmac_alg *hmac, *hmac_tmp; in __n2_unregister_algs()
1366 struct n2_hmac_alg * in __n2_register_one_hmac()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c272 struct n2_hmac_alg { struct
277 static inline struct n2_hmac_alg *n2_hmac_alg(struct crypto_tfm *tfm) in n2_hmac_alg() function
284 return container_of(ahash_alg, struct n2_hmac_alg, derived.alg); in n2_hmac_alg()
416 struct n2_hmac_alg *n2alg = n2_hmac_alg(tfm); in n2_hmac_cra_init()
629 struct n2_hmac_alg *n2alg = n2_hmac_alg(req->base.tfm); in n2_hmac_async_digest()
1306 struct n2_hmac_alg *hmac, *hmac_tmp; in __n2_unregister_algs()
1368 struct n2_hmac_alg * in __n2_register_one_hmac()
[all...]

Completed in 6 milliseconds