Searched refs:chcr_crypto_alg (Results 1 – 1 of 1) sorted by relevance
166 struct chcr_alg_template *chcr_crypto_alg = in get_aead_subtype() local168 return chcr_crypto_alg->type & CRYPTO_ALG_SUB_TYPE_MASK; in get_aead_subtype()367 struct chcr_alg_template *chcr_crypto_alg = in is_hmac() local370 if (chcr_crypto_alg->type == CRYPTO_ALG_TYPE_HMAC) in is_hmac()569 struct chcr_alg_template *chcr_crypto_alg = in get_cryptoalg_subtype() local572 return chcr_crypto_alg->type & CRYPTO_ALG_SUB_TYPE_MASK; in get_cryptoalg_subtype()