Searched refs:hmac_final (Results 1 – 4 of 4) sorted by relevance
233 if (!ops || !ops->hmac_final) in crypto_hmac_final()236 return ops->hmac_final(dev, ctx, output); in crypto_hmac_final()
121 int (*hmac_final)(struct udevice *dev, sha_context *ctx, u8 *output); member
1072 .hmac_final = rockchip_crypto_hmac_final,
1586 .hmac_final = rockchip_crypto_hmac_final,