Home
last modified time | relevance | path

Searched refs:IS_HASH_SHA224 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-main.h72 #define IS_HASH_SHA224(flags) ((flags) & EIP93_HASH_SHA224) macro
H A Deip93-main.c98 if (IS_HASH_SHA224(alg_flags) && in eip93_algo_is_supported()