Searched refs:SHA2_224 (Results 1 – 3 of 3) sorted by relevance
168 case SHA2_224 : in rtl_crypto_sha2_init()502 case SHA2_224 : in rtl_crypto_hmac_sha2_init()
332 …pCL->hmac_mode = (pIE->sha2type == SHA2_224 )? 2 : 3 ; // currently only support SHA2_224 / SHA2_2… in CRYPTO_SetCmdBuf()607 pIE->sha2type = SHA2_224; in CRYPTO_SetSecurityModeAD()
318 SHA2_224 = 224/8, enumerator
Completed in 7 milliseconds