Searched refs:sha_final (Results 1 – 4 of 4) sorted by relevance
169 if (!ops || !ops->sha_final) in crypto_sha_final()172 return ops->sha_final(dev, ctx, output); in crypto_sha_final()
86 int (*sha_final)(struct udevice *dev, sha_context *ctx, u8 *output); member
279 .sha_final = rockchip_crypto_sha_final,
1432 .sha_final = rockchip_crypto_sha_final,