Searched refs:sha_final (Results 1 – 5 of 5) sorted by relevance
196 if (!ops || !ops->sha_final) in crypto_sha_final()199 return ops->sha_final(dev, ctx, output); in crypto_sha_final()
107 int (*sha_final)(struct udevice *dev, sha_context *ctx, u8 *output); member
279 .sha_final = rockchip_crypto_sha_final,
1068 .sha_final = rockchip_crypto_sha_final,
1576 .sha_final = rockchip_crypto_sha_final,