Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/eip93/
H A Deip93-main.h73 #define IS_HASH_SHA256(flags) ((flags) & EIP93_HASH_SHA256) macro
H A Deip93-main.c102 if (IS_HASH_SHA256(alg_flags) && in eip93_algo_is_supported()