Home
last modified time | relevance | path

Searched refs:CRYPTO_HMAC_SHA512 (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dcrypto.h38 #define CRYPTO_HMAC_SHA512 BIT(28) macro
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2.c308 {CRYPTO_HMAC_VERSION, CRYPTO_HMAC_SHA512_FLAG, CRYPTO_HMAC_SHA512}, in crypto_v3_dynamic_cap()
408 case CRYPTO_HMAC_SHA512: in rk_hash_init()
587 CRYPTO_HMAC_SHA512 | CRYPTO_HMAC_SM3); in rockchip_crypto_capability()
1747 CRYPTO_HMAC_SHA512 |
1766 CRYPTO_HMAC_SHA512 |
H A Dcrypto_ce.c71 {CRYPTO_HMAC_SHA512, RKCE_HASH_ALGO_SHA512},
/rk3399_rockchip-uboot/drivers/crypto/
H A Dcrypto-uclass.c58 case CRYPTO_HMAC_SHA512: in crypto_algo_nbits()