Searched refs:chcr_alg_template (Results 1 – 2 of 2) sorted by relevance
304 struct chcr_alg_template { struct
171 struct chcr_alg_template *chcr_crypto_alg = in get_aead_subtype()172 container_of(alg, struct chcr_alg_template, alg.aead); in get_aead_subtype()354 struct chcr_alg_template *chcr_crypto_alg = in is_hmac()355 container_of(__crypto_ahash_alg(alg), struct chcr_alg_template, in is_hmac()556 struct chcr_alg_template *chcr_crypto_alg = in get_cryptoalg_subtype()557 container_of(alg, struct chcr_alg_template, alg.crypto); in get_cryptoalg_subtype()3647 static struct chcr_alg_template driver_algs[] = {