Searched refs:hmac_update (Results 1 – 4 of 4) sorted by relevance
223 if (!ops || !ops->hmac_update) in crypto_hmac_update()226 return ops->hmac_update(dev, input, len); in crypto_hmac_update()
120 int (*hmac_update)(struct udevice *dev, u32 *input, u32 len); member
1071 .hmac_update = rockchip_crypto_hmac_update,
1585 .hmac_update = rockchip_crypto_hmac_update,