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

/linux-4.1.27/drivers/crypto/nx/
H A Dnx.h159 int nx_crypto_ctx_sha_init(struct crypto_tfm *tfm);
H A Dnx-sha256.c37 err = nx_crypto_ctx_sha_init(tfm); nx_crypto_ctx_sha256_init()
H A Dnx-sha512.c36 err = nx_crypto_ctx_sha_init(tfm); nx_crypto_ctx_sha512_init()
H A Dnx.c668 int nx_crypto_ctx_sha_init(struct crypto_tfm *tfm) nx_crypto_ctx_sha_init() function

Completed in 50 milliseconds