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

/linux-4.1.27/drivers/crypto/
H A 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); hifn_cra_init()
2485 struct hifn_crypto_alg *alg; hifn_alg_alloc()
2488 alg = kzalloc(sizeof(struct hifn_crypto_alg), GFP_KERNEL); hifn_alg_alloc()
2522 struct hifn_crypto_alg *a, *n; hifn_unregister_alg()

Completed in 50 milliseconds