Searched refs:HKS_RKC_RMK_HMAC_SHA256 (Results 1 – 2 of 2) sorted by relevance
24 #define HKS_RKC_RMK_HMAC_SHA256 1 /* the hash algorithm which derive Root Mai… macro
42 .rmkHashAlg = HKS_RKC_RMK_HMAC_SHA256,143 if (rkcDigest == HKS_RKC_RMK_HMAC_SHA256) { in RkcDigestToHks()