Home
last modified time | relevance | path

Searched refs:CRYPTO_HMAC_SM3 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dcrypto.h35 #define CRYPTO_HMAC_SM3 BIT(29) macro
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2.c281 {CRYPTO_HMAC_VERSION, CRYPTO_HMAC_SM3_FLAG, CRYPTO_HMAC_SM3}, in crypto_v3_dynamic_cap()
376 case CRYPTO_HMAC_SM3: in rk_hash_init()
547 CRYPTO_HMAC_SHA512 | CRYPTO_HMAC_SM3); in rockchip_crypto_capability()
1603 CRYPTO_HMAC_SM3 |
/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dcrypto-uclass.c60 case CRYPTO_HMAC_SM3: in crypto_algo_nbits()