Home
last modified time | relevance | path

Searched defs:tfm (Results 251 – 275 of 390) sorted by relevance

1...<<111213141516

/openbmc/linux/drivers/crypto/qce/
H A Dsha.c185 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); in qce_ahash_update() local
329 static int qce_ahash_hmac_setkey(struct crypto_ahash *tfm, const u8 *key, in qce_ahash_hmac_setkey()
393 static int qce_ahash_cra_init(struct crypto_tfm *tfm) in qce_ahash_cra_init()
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_unseal.c76 struct crypto_ahash *tfm = ctx->initiate ? in gss_krb5_verify_mic_v2() local
H A Dgss_krb5_seal.c108 struct crypto_ahash *tfm = ctx->initiate ? in gss_krb5_get_mic_v2() local
H A Dgss_krb5_mech.c269 struct crypto_sync_skcipher *tfm; in gss_krb5_alloc_cipher_v2() local
284 struct crypto_ahash *tfm; in gss_krb5_alloc_hash_v2() local
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_auth.c75 struct crypto_shash *tfm; in chap_test_algorithm() local
259 struct crypto_shash *tfm = NULL; in chap_server_compute_hash() local
/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c1236 static int artpec6_crypto_aead_init(struct crypto_aead *tfm) in artpec6_crypto_aead_init()
1534 static int artpec6_crypto_aes_ecb_init(struct crypto_skcipher *tfm) in artpec6_crypto_aes_ecb_init()
1544 static int artpec6_crypto_aes_ctr_init(struct crypto_skcipher *tfm) in artpec6_crypto_aes_ctr_init()
1560 static int artpec6_crypto_aes_cbc_init(struct crypto_skcipher *tfm) in artpec6_crypto_aes_cbc_init()
1570 static int artpec6_crypto_aes_xts_init(struct crypto_skcipher *tfm) in artpec6_crypto_aes_xts_init()
1580 static void artpec6_crypto_aes_exit(struct crypto_skcipher *tfm) in artpec6_crypto_aes_exit()
1587 static void artpec6_crypto_aes_ctr_exit(struct crypto_skcipher *tfm) in artpec6_crypto_aes_ctr_exit()
2225 artpec6_crypto_hash_set_key(struct crypto_ahash *tfm, in artpec6_crypto_hash_set_key()
2388 static int artpec6_crypto_ahash_init_common(struct crypto_tfm *tfm, in artpec6_crypto_ahash_init_common()
2412 static int artpec6_crypto_ahash_init(struct crypto_tfm *tfm) in artpec6_crypto_ahash_init()
[all …]
/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dhash.c458 static inline int mv_cesa_ahash_cra_init(struct crypto_tfm *tfm) in mv_cesa_ahash_cra_init()
1187 struct crypto_ahash *tfm; in mv_cesa_ahmac_setkey() local
1235 static int mv_cesa_ahmac_cra_init(struct crypto_tfm *tfm) in mv_cesa_ahmac_cra_init()
1259 static int mv_cesa_ahmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key, in mv_cesa_ahmac_md5_setkey()
1330 static int mv_cesa_ahmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key, in mv_cesa_ahmac_sha1_setkey()
1388 static int mv_cesa_ahmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key, in mv_cesa_ahmac_sha256_setkey()
H A Dcipher.c241 static void mv_cesa_skcipher_cra_exit(struct crypto_tfm *tfm) in mv_cesa_skcipher_cra_exit()
248 static int mv_cesa_skcipher_cra_init(struct crypto_tfm *tfm) in mv_cesa_skcipher_cra_init()
263 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); in mv_cesa_aes_setkey() local
426 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in mv_cesa_skcipher_req_init() local
/openbmc/linux/net/ceph/
H A Dcrypto.h19 struct crypto_sync_skcipher *tfm; member
/openbmc/linux/drivers/block/zram/
H A Dzcomp.h15 struct crypto_comp *tfm; member
/openbmc/linux/include/crypto/
H A Dctr.h24 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_ctr_encrypt_walk() local
/openbmc/linux/arch/x86/crypto/
H A Dsm4_aesni_avx2_glue.c29 static int sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_skcipher_setkey()
H A Dserpent_avx_glue.c35 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher()
H A Dcast6_avx_glue.c28 static int cast6_setkey_skcipher(struct crypto_skcipher *tfm, in cast6_setkey_skcipher()
H A Dcamellia_aesni_avx_glue.c30 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in camellia_setkey()
H A Dcast5_avx_glue.c28 static int cast5_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, in cast5_setkey_skcipher()
H A Dserpent_avx2_glue.c26 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher()
H A Dcamellia_aesni_avx2_glue.c27 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, in camellia_setkey()
H A Dcurve25519-x86_64.c1615 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, in curve25519_set_secret()
1632 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_generate_public_key() local
1654 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in curve25519_compute_shared_secret() local
1682 static unsigned int curve25519_max_size(struct crypto_kpp *tfm) in curve25519_max_size()
H A Dserpent_sse2_glue.c27 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher()
/openbmc/linux/crypto/
H A Dinternal.h39 struct crypto_akcipher *tfm; member
214 static inline struct crypto_tfm *crypto_tfm_get(struct crypto_tfm *tfm) in crypto_tfm_get()
H A Dtcrypt.c57 #define get_driver_name(tfm_type, tfm) crypto_tfm_alg_driver_name(tfm_type ## _tfm(tfm)) argument
249 struct crypto_aead *tfm; in test_mb_aead_speed() local
524 struct crypto_aead *tfm; in test_aead_speed() local
872 struct crypto_ahash *tfm; in test_ahash_speed_common() local
1065 struct crypto_skcipher *tfm; in test_mb_skcipher_speed() local
1302 struct crypto_skcipher *tfm; in test_skcipher_speed() local
H A Dofb.c20 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in crypto_ofb_crypt() local
/openbmc/linux/security/apparmor/
H A Dcrypto.c104 struct crypto_shash *tfm; in init_profile_hash() local
/openbmc/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.c976 static int crypto4xx_aead_init(struct crypto_aead *tfm) in crypto4xx_aead_init()
996 static void crypto4xx_aead_exit(struct crypto_aead *tfm) in crypto4xx_aead_exit()
1162 static int crypto4xx_prng_generate(struct crypto_rng *tfm, in crypto4xx_prng_generate()
1181 static int crypto4xx_prng_seed(struct crypto_rng *tfm, const u8 *seed, in crypto4xx_prng_seed()

1...<<111213141516