Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_core.h224 uint32_t hmac_en : 1; member
244 uint32_t hmac_en : 1; member
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c306 hash_ctx->ctrl.hmac_en = is_hmac; in rk_sha_init()