Searched refs:chcr_crypto_alg (Results 1 – 1 of 1) sorted by relevance
171 struct chcr_alg_template *chcr_crypto_alg = in get_aead_subtype() local173 return chcr_crypto_alg->type & CRYPTO_ALG_SUB_TYPE_MASK; in get_aead_subtype()354 struct chcr_alg_template *chcr_crypto_alg = in is_hmac() local357 if (chcr_crypto_alg->type == CRYPTO_ALG_TYPE_HMAC) in is_hmac()556 struct chcr_alg_template *chcr_crypto_alg = in get_cryptoalg_subtype() local559 return chcr_crypto_alg->type & CRYPTO_ALG_SUB_TYPE_MASK; in get_cryptoalg_subtype()