Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c422 static int rockchip_crypto_hmac_init(struct udevice *dev, sha_context *ctx, u8 *key, u32 key_len) in rockchip_crypto_hmac_init() function
1070 .hmac_init = rockchip_crypto_hmac_init,
H A Dcrypto_v2.c704 static int rockchip_crypto_hmac_init(struct udevice *dev, in rockchip_crypto_hmac_init() function
1584 .hmac_init = rockchip_crypto_hmac_init,