Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dhifn_795x.c628 struct hifn_crypto_alg struct
661 #define crypto_alg_to_hifn(a) container_of(a, struct hifn_crypto_alg, alg)
2473 struct hifn_crypto_alg *ha = crypto_alg_to_hifn(alg); in hifn_cra_init()
2483 struct hifn_crypto_alg *alg; in hifn_alg_alloc()
2486 alg = kzalloc(sizeof(struct hifn_crypto_alg), GFP_KERNEL); in hifn_alg_alloc()
2520 struct hifn_crypto_alg *a, *n; in hifn_unregister_alg()