Searched refs:hmac_init (Results 1 – 4 of 4) sorted by relevance
210 if (!ops || !ops->hmac_init) in crypto_hmac_init()213 return ops->hmac_init(dev, ctx, key, key_len); in crypto_hmac_init()
118 int (*hmac_init)(struct udevice *dev, sha_context *ctx, member
1070 .hmac_init = rockchip_crypto_hmac_init,
1584 .hmac_init = rockchip_crypto_hmac_init,