Home
last modified time | relevance | path

Searched refs:nx_crypto_ctx_sha_init (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/crypto/nx/
Dnx.h151 int nx_crypto_ctx_sha_init(struct crypto_tfm *tfm);
Dnx-sha256.c25 err = nx_crypto_ctx_sha_init(tfm); in nx_crypto_ctx_sha256_init()
Dnx-sha512.c24 err = nx_crypto_ctx_sha_init(tfm); in nx_crypto_ctx_sha512_init()
Dnx.c726 int nx_crypto_ctx_sha_init(struct crypto_tfm *tfm) in nx_crypto_ctx_sha_init() function