Home
last modified time | relevance | path

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

/drivers/crypto/
Dhifn_795x.c626 #define crypto_alg_to_hifn(a) container_of(a, struct hifn_crypto_alg, alg) macro
2372 struct hifn_crypto_alg *ha = crypto_alg_to_hifn(alg); in hifn_cra_init()