Searched refs:nx_crypto_ctx_sha_init (Results 1 – 4 of 4) sorted by relevance
161 int nx_crypto_ctx_sha_init(struct crypto_tfm *tfm);
37 err = nx_crypto_ctx_sha_init(tfm); in nx_crypto_ctx_sha256_init()
36 err = nx_crypto_ctx_sha_init(tfm); in nx_crypto_ctx_sha512_init()
740 int nx_crypto_ctx_sha_init(struct crypto_tfm *tfm) in nx_crypto_ctx_sha_init() function