nx_crypto_ctx_sha_init   25 drivers/crypto/nx/nx-sha256.c 	err = nx_crypto_ctx_sha_init(tfm);
nx_crypto_ctx_sha_init   24 drivers/crypto/nx/nx-sha512.c 	err = nx_crypto_ctx_sha_init(tfm);
nx_crypto_ctx_sha_init  151 drivers/crypto/nx/nx.h int nx_crypto_ctx_sha_init(struct crypto_tfm *tfm);