Searched refs:sha_init (Results 1 – 4 of 4) sorted by relevance
113 if (!ops || !ops->sha_init) in crypto_sha_init()116 return ops->sha_init(dev, ctx); in crypto_sha_init()
84 int (*sha_init)(struct udevice *dev, sha_context *ctx); member
277 .sha_init = rockchip_crypto_sha_init,
1430 .sha_init = rockchip_crypto_sha_init,