Home
last modified time | relevance | path

Searched defs:tfm (Results 276 – 300 of 365) sorted by relevance

1...<<1112131415

/OK3568_Linux_fs/kernel/crypto/
H A Dcrc32_generic.c44 static int crc32_cra_init(struct crypto_tfm *tfm) in crc32_cra_init()
H A Dmichael_mic.c129 static int michael_setkey(struct crypto_shash *tfm, const u8 *key, in michael_setkey()
H A Dauthencesn.c322 static int crypto_authenc_esn_init_tfm(struct crypto_aead *tfm) in crypto_authenc_esn_init_tfm()
372 static void crypto_authenc_esn_exit_tfm(struct crypto_aead *tfm) in crypto_authenc_esn_exit_tfm()
H A Dnhpoly1305.c125 int crypto_nhpoly1305_setkey(struct crypto_shash *tfm, in crypto_nhpoly1305_setkey()
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dblake2b.h72 static inline int crypto_blake2b_setkey(struct crypto_shash *tfm, in crypto_blake2b_setkey()
/OK3568_Linux_fs/kernel/drivers/crypto/vmx/
H A Dghash.c54 static int p8_ghash_setkey(struct crypto_shash *tfm, const u8 *key, in p8_ghash_setkey()
/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Dsha.h60 static inline struct qce_alg_template *to_ahash_tmpl(struct crypto_tfm *tfm) in to_ahash_tmpl()
/OK3568_Linux_fs/kernel/fs/verity/
H A Dhash_algs.c45 struct crypto_ahash *tfm; in fsverity_get_hash_alg() local
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Dghash_s390.c41 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey()
/OK3568_Linux_fs/kernel/drivers/crypto/mediatek/
H A Dmtk-aes.c98 __le32 tfm[2]; member
619 static int mtk_aes_setkey(struct crypto_skcipher *tfm, in mtk_aes_setkey()
713 static int mtk_aes_init_tfm(struct crypto_skcipher *tfm) in mtk_aes_init_tfm()
722 static int mtk_aes_ctr_init_tfm(struct crypto_skcipher *tfm) in mtk_aes_ctr_init_tfm()
/OK3568_Linux_fs/kernel/drivers/crypto/nx/
H A Dnx-sha512.c19 static int nx_crypto_ctx_sha512_init(struct crypto_tfm *tfm) in nx_crypto_ctx_sha512_init()
H A Dnx-sha256.c20 static int nx_crypto_ctx_sha256_init(struct crypto_tfm *tfm) in nx_crypto_ctx_sha256_init()
H A Dnx-aes-xcbc.c138 static int nx_crypto_ctx_aes_xcbc_init2(struct crypto_tfm *tfm) in nx_crypto_ctx_aes_xcbc_init2()
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dpkcs7_verify.c26 struct crypto_shash *tfm; in pkcs7_digest() local
H A Dverify_pefile.c321 struct crypto_shash *tfm; in pefile_digest_pe() local
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dserpent_sse2_glue.c28 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher()
H A Dcrc32-pclmul_glue.c83 static int crc32_pclmul_cra_init(struct crypto_tfm *tfm) in crc32_pclmul_cra_init()
H A Dtwofish_glue_3way.c22 static int twofish_setkey_skcipher(struct crypto_skcipher *tfm, in twofish_setkey_skcipher()
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_login.c80 struct crypto_ahash *tfm; in iscsi_login_setup_crypto() local
1192 struct crypto_ahash *tfm; in iscsi_target_login_sess_out() local
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_glue.c57 static int crc32c_vpmsum_cra_init(struct crypto_tfm *tfm) in crc32c_vpmsum_cra_init()
/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Dcrc32c_glue.c110 static int crc32c_sparc64_cra_init(struct crypto_tfm *tfm) in crc32c_sparc64_cra_init()
/OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/
H A Dgrukdump.c70 struct gru_tlb_fault_map *tfm; in gru_dump_tfm() local
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-tdes.c796 static int atmel_des_setkey(struct crypto_skcipher *tfm, const u8 *key, in atmel_des_setkey()
812 static int atmel_tdes_setkey(struct crypto_skcipher *tfm, const u8 *key, in atmel_tdes_setkey()
897 static int atmel_tdes_init_tfm(struct crypto_skcipher *tfm) in atmel_tdes_init_tfm()
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h158 static inline struct chcr_context *a_ctx(struct crypto_aead *tfm) in a_ctx()
163 static inline struct chcr_context *c_ctx(struct crypto_skcipher *tfm) in c_ctx()
168 static inline struct chcr_context *h_ctx(struct crypto_ahash *tfm) in h_ctx()
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamalg_qi.c2489 static int caam_cra_init(struct crypto_skcipher *tfm) in caam_cra_init()
2522 static int caam_aead_init(struct crypto_aead *tfm) in caam_aead_init()
2543 static void caam_cra_exit(struct crypto_skcipher *tfm) in caam_cra_exit()
2552 static void caam_aead_exit(struct crypto_aead *tfm) in caam_aead_exit()

1...<<1112131415