| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | crc32_generic.c | 44 static int crc32_cra_init(struct crypto_tfm *tfm) in crc32_cra_init()
|
| H A D | michael_mic.c | 129 static int michael_setkey(struct crypto_shash *tfm, const u8 *key, in michael_setkey()
|
| H A D | authencesn.c | 322 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 D | nhpoly1305.c | 125 int crypto_nhpoly1305_setkey(struct crypto_shash *tfm, in crypto_nhpoly1305_setkey()
|
| /OK3568_Linux_fs/kernel/include/crypto/internal/ |
| H A D | blake2b.h | 72 static inline int crypto_blake2b_setkey(struct crypto_shash *tfm, in crypto_blake2b_setkey()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/vmx/ |
| H A D | ghash.c | 54 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 D | sha.h | 60 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 D | hash_algs.c | 45 struct crypto_ahash *tfm; in fsverity_get_hash_alg() local
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | ghash_s390.c | 41 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/mediatek/ |
| H A D | mtk-aes.c | 98 __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 D | nx-sha512.c | 19 static int nx_crypto_ctx_sha512_init(struct crypto_tfm *tfm) in nx_crypto_ctx_sha512_init()
|
| H A D | nx-sha256.c | 20 static int nx_crypto_ctx_sha256_init(struct crypto_tfm *tfm) in nx_crypto_ctx_sha256_init()
|
| H A D | nx-aes-xcbc.c | 138 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 D | pkcs7_verify.c | 26 struct crypto_shash *tfm; in pkcs7_digest() local
|
| H A D | verify_pefile.c | 321 struct crypto_shash *tfm; in pefile_digest_pe() local
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | serpent_sse2_glue.c | 28 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher()
|
| H A D | crc32-pclmul_glue.c | 83 static int crc32_pclmul_cra_init(struct crypto_tfm *tfm) in crc32_pclmul_cra_init()
|
| H A D | twofish_glue_3way.c | 22 static int twofish_setkey_skcipher(struct crypto_skcipher *tfm, in twofish_setkey_skcipher()
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_login.c | 80 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 D | crc32c-vpmsum_glue.c | 57 static int crc32c_vpmsum_cra_init(struct crypto_tfm *tfm) in crc32c_vpmsum_cra_init()
|
| /OK3568_Linux_fs/kernel/arch/sparc/crypto/ |
| H A D | crc32c_glue.c | 110 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 D | grukdump.c | 70 struct gru_tlb_fault_map *tfm; in gru_dump_tfm() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | atmel-tdes.c | 796 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 D | chcr_crypto.h | 158 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 D | caamalg_qi.c | 2489 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()
|