Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dhifn_795x.c627 #define crypto_alg_to_hifn(a) container_of(a, struct hifn_crypto_alg, alg) macro
2375 struct hifn_crypto_alg *ha = crypto_alg_to_hifn(alg); in hifn_init_tfm()