Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-main.h71 #define IS_HASH_SHA1(flags) ((flags) & EIP93_HASH_SHA1) macro
H A Deip93-main.c94 if (IS_HASH_SHA1(alg_flags) && in eip93_algo_is_supported()