Home
last modified time | relevance | path

Searched defs:tfm (Results 301 – 325 of 390) sorted by relevance

1...<<111213141516

/openbmc/linux/include/crypto/internal/
H A Dblake2b.h72 static inline int crypto_blake2b_setkey(struct crypto_shash *tfm, in crypto_blake2b_setkey()
/openbmc/linux/drivers/crypto/vmx/
H A Dghash.c55 static int p8_ghash_setkey(struct crypto_shash *tfm, const u8 *key, in p8_ghash_setkey()
/openbmc/linux/crypto/
H A Dmichael_mic.c129 static int michael_setkey(struct crypto_shash *tfm, const u8 *key, in michael_setkey()
H A Dauthenc.c305 static int crypto_authenc_init_tfm(struct crypto_aead *tfm) in crypto_authenc_init_tfm()
352 static void crypto_authenc_exit_tfm(struct crypto_aead *tfm) in crypto_authenc_exit_tfm()
H A Dvmac.c430 static int vmac_setkey(struct crypto_shash *tfm, in vmac_setkey()
597 static int vmac_init_tfm(struct crypto_tfm *tfm) in vmac_init_tfm()
612 static void vmac_exit_tfm(struct crypto_tfm *tfm) in vmac_exit_tfm()
H A Dauthencesn.c319 static int crypto_authenc_esn_init_tfm(struct crypto_aead *tfm) in crypto_authenc_esn_init_tfm()
369 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()
/openbmc/linux/arch/s390/crypto/
H A Dghash_s390.c41 static int ghash_setkey(struct crypto_shash *tfm, in ghash_setkey()
/openbmc/linux/arch/arm64/crypto/
H A Dpolyval-ce-glue.c72 static int polyval_arm64_setkey(struct crypto_shash *tfm, in polyval_arm64_setkey()
/openbmc/linux/net/tipc/
H A Dcrypto.c130 struct crypto_aead *tfm; member
491 struct crypto_aead *tfm; in tipc_aead_tfm_next() local
518 struct crypto_aead *tfm; in tipc_aead_init() local
685 static void *tipc_aead_mem_alloc(struct crypto_aead *tfm, in tipc_aead_mem_alloc()
737 struct crypto_aead *tfm = tipc_aead_tfm_next(aead); in tipc_aead_encrypt() local
882 struct crypto_aead *tfm; in tipc_aead_decrypt() local
/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs7_verify.c26 struct crypto_shash *tfm; in pkcs7_digest() local
H A Dverify_pefile.c325 struct crypto_shash *tfm; in pefile_digest_pe() local
/openbmc/linux/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c45 struct crypto_skcipher *tfm; member
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_login.c80 struct crypto_ahash *tfm; in iscsi_login_setup_crypto() local
1170 struct crypto_ahash *tfm; in iscsi_target_login_sess_out() local
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c459 static int __sgx_get_key_hash(struct crypto_shash *tfm, const void *modulus, in __sgx_get_key_hash()
471 struct crypto_shash *tfm; in sgx_get_key_hash() local
/openbmc/linux/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_glue.c57 static int crc32c_vpmsum_cra_init(struct crypto_tfm *tfm) in crc32c_vpmsum_cra_init()
/openbmc/linux/drivers/crypto/nx/
H A Dnx-sha256.c25 static int nx_crypto_ctx_sha256_init(struct crypto_tfm *tfm) in nx_crypto_ctx_sha256_init()
H A Dnx-sha512.c24 static int nx_crypto_ctx_sha512_init(struct crypto_tfm *tfm) in nx_crypto_ctx_sha512_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()
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c181 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key,
270 static int chksum_cra_init(struct crypto_tfm *tfm)
/openbmc/linux/arch/x86/crypto/
H A Dcrc32-pclmul_glue.c83 static int crc32_pclmul_cra_init(struct crypto_tfm *tfm) in crc32_pclmul_cra_init()
/openbmc/linux/arch/sparc/crypto/
H A Dcrc32c_glue.c110 static int crc32c_sparc64_cra_init(struct crypto_tfm *tfm) in crc32c_sparc64_cra_init()
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrukdump.c70 struct gru_tlb_fault_map *tfm; in gru_dump_tfm() local
/openbmc/linux/drivers/crypto/qce/
H A Daead.h47 static inline struct qce_alg_template *to_aead_tmpl(struct crypto_aead *tfm) in to_aead_tmpl()
/openbmc/linux/drivers/crypto/
H A Datmel-tdes.c784 static int atmel_des_setkey(struct crypto_skcipher *tfm, const u8 *key, in atmel_des_setkey()
800 static int atmel_tdes_setkey(struct crypto_skcipher *tfm, const u8 *key, in atmel_tdes_setkey()
885 static int atmel_tdes_init_tfm(struct crypto_skcipher *tfm) in atmel_tdes_init_tfm()

1...<<111213141516