hifn_crypto_alg
struct hifn_crypto_alg *ha = crypto_alg_to_hifn(alg);
struct hifn_crypto_alg *alg;
struct hifn_crypto_alg *a, *n;
#define crypto_alg_to_hifn(a) container_of(a, struct hifn_crypto_alg, alg)