Searched defs:tfm (Results 26 - 50 of 393) sorted by relevance

1234567891011>>

/linux-master/arch/x86/crypto/
H A Dserpent_avx2_glue.c26 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, argument
H A Dsm4_aesni_avx2_glue.c27 static int sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
H A Dcamellia_aesni_avx_glue.c30 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
H A Dtwofish_avx_glue.c30 static int twofish_setkey_skcipher(struct crypto_skcipher *tfm, argument
H A Dserpent_avx_glue.c35 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, argument
H A Dserpent_sse2_glue.c27 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, argument
/linux-master/crypto/
H A Dcurve25519-generic.c9 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, argument
26 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
57 static unsigned int curve25519_max_size(struct crypto_kpp *tfm) argument
H A Daes_ti.c12 static int aesti_set_key(struct crypto_tfm *tfm, const u8 *in_key, argument
20 static void aesti_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
36 static void aesti_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
H A Dsm4_generic.c31 static int sm4_setkey(struct crypto_tfm *tfm, const u8 *in_key, argument
41 static void sm4_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
50 static void sm4_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
H A Ddes_generic.c19 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, argument
37 static void crypto_des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
44 static void crypto_des_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
51 static int des3_ede_setkey(struct crypto_tfm *tfm, const u8 *key, argument
69 crypto_des3_ede_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
77 crypto_des3_ede_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
[all...]
H A Darc4.c19 static int crypto_arc4_setkey(struct crypto_lskcipher *tfm, const u8 *in_key, argument
27 static int crypto_arc4_crypt(struct crypto_lskcipher *tfm, const u8 *src, argument
41 static int crypto_arc4_init(struct crypto_lskcipher *tfm) argument
H A Dtwofish_generic.c95 static void twofish_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
130 static void twofish_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
H A Dblowfish_generic.c37 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
69 static void bf_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
/linux-master/arch/arm64/crypto/
H A Dsm4-ce-cipher-glue.c20 static int sm4_ce_setkey(struct crypto_tfm *tfm, const u8 *key, argument
28 static void sm4_ce_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
41 static void sm4_ce_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c108 struct crypto_ahash *tfm = ctx->initiate ? local
H A Dgss_krb5_unseal.c74 struct crypto_ahash *tfm = ctx->initiate ? local
/linux-master/security/apparmor/
H A Dcrypto.c104 struct crypto_shash *tfm; local
/linux-master/arch/riscv/crypto/
H A Dchacha-riscv64-glue.c23 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
H A Dsm4-riscv64-glue.c27 static int riscv64_sm4_setkey(struct crypto_tfm *tfm, const u8 *key, argument
43 static void riscv64_sm4_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
56 static void riscv64_sm4_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
/linux-master/net/mac802154/
H A Dllsec.h23 struct crypto_aead *tfm[3]; member in struct:mac802154_llsec_key
/linux-master/arch/mips/crypto/
H A Dchacha-glue.c56 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
64 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
/linux-master/net/mac80211/
H A Daes_gmac.c17 int ieee80211_aes_gmac(struct crypto_aead *tfm, const u8 *aad, u8 *nonce, argument
72 struct crypto_aead *tfm; local
89 ieee80211_aes_gmac_key_free(struct crypto_aead *tfm) argument
[all...]
H A Daes_cmac.c25 void ieee80211_aes_cmac(struct crypto_shash *tfm, const u8 *aad, argument
49 void ieee80211_aes_cmac_256(struct crypto_shash *tfm, const u8 *aad, argument
74 struct crypto_shash *tfm; local
89 ieee80211_aes_cmac_key_free(struct crypto_shash *tfm) argument
[all...]
/linux-master/net/bluetooth/
H A Decdh_helper.c44 int compute_ecdh_secret(struct crypto_kpp *tfm, const u8 public_key[64], argument
101 int set_ecdh_privkey(struct crypto_kpp *tfm, const u8 private_key[32]) argument
145 generate_ecdh_public_key(struct crypto_kpp *tfm, u8 public_key[64]) argument
194 generate_ecdh_keys(struct crypto_kpp *tfm, u8 public_key[64]) argument
[all...]
/linux-master/include/crypto/internal/
H A Dacompress.h61 static inline void *acomp_tfm_ctx(struct crypto_acomp *tfm) argument
72 static inline struct acomp_req *__acomp_request_alloc(struct crypto_acomp *tfm) argument

Completed in 165 milliseconds

1234567891011>>