Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Dhifn_795x.c630 struct hifn_crypto_alg struct
663 #define crypto_alg_to_hifn(a) container_of(a, struct hifn_crypto_alg, alg)
2475 struct hifn_crypto_alg *ha = crypto_alg_to_hifn(alg); in hifn_cra_init()
2485 struct hifn_crypto_alg *alg; in hifn_alg_alloc()
2488 alg = kzalloc(sizeof(struct hifn_crypto_alg), GFP_KERNEL); in hifn_alg_alloc()
2522 struct hifn_crypto_alg *a, *n; in hifn_unregister_alg()