Home
last modified time | relevance | path

Searched defs:enc (Results 1 – 12 of 12) sorted by relevance

/linux-4.19.296/crypto/
Dtcrypt.c160 static int do_mult_aead_op(struct test_mb_aead_data *data, int enc, in do_mult_aead_op()
186 static int test_mb_aead_jiffies(struct test_mb_aead_data *data, int enc, in test_mb_aead_jiffies()
213 static int test_mb_aead_cycles(struct test_mb_aead_data *data, int enc, in test_mb_aead_cycles()
254 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed()
457 static int test_aead_jiffies(struct aead_request *req, int enc, in test_aead_jiffies()
480 static int test_aead_cycles(struct aead_request *req, int enc, int blen) in test_aead_cycles()
522 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed()
1158 static int do_mult_acipher_op(struct test_mb_skcipher_data *data, int enc, in do_mult_acipher_op()
1184 static int test_mb_acipher_jiffies(struct test_mb_skcipher_data *data, int enc, in test_mb_acipher_jiffies()
1211 static int test_mb_acipher_cycles(struct test_mb_skcipher_data *data, int enc, in test_mb_acipher_cycles()
[all …]
Dauthenc.c29 struct crypto_skcipher_spawn enc; member
35 struct crypto_skcipher *enc; member
94 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_setkey() local
214 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_encrypt() local
328 struct crypto_skcipher *enc; in crypto_authenc_init_tfm() local
394 struct skcipher_alg *enc; in crypto_authenc_create() local
Dauthencesn.c32 struct crypto_skcipher_spawn enc; member
38 struct crypto_skcipher *enc; member
68 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_esn_setkey() local
203 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_esn_encrypt() local
343 struct crypto_skcipher *enc; in crypto_authenc_esn_init_tfm() local
412 struct skcipher_alg *enc; in crypto_authenc_esn_create() local
Dtestmgr.c83 } enc, dec; member
604 static int __test_aead(struct crypto_aead *tfm, int enc, in __test_aead()
984 static int test_aead(struct crypto_aead *tfm, int enc, in test_aead()
1017 static int test_cipher(struct crypto_cipher *tfm, int enc, in test_cipher()
1099 static int __test_skcipher(struct crypto_skcipher *tfm, int enc, in __test_skcipher()
1345 static int test_skcipher(struct crypto_skcipher *tfm, int enc, in test_skcipher()
Dgcm.c1020 static int crypto_rfc4543_crypt(struct aead_request *req, bool enc) in crypto_rfc4543_crypt()
1051 static int crypto_rfc4543_copy_src_to_dst(struct aead_request *req, bool enc) in crypto_rfc4543_copy_src_to_dst()
Daf_alg.c839 bool enc = 0; in af_alg_sendmsg() local
/linux-4.19.296/include/crypto/
Dmorus640_glue.h34 void (*enc)(void *state, const void *src, void *dst, unsigned int length); member
Dmorus1280_glue.h34 void (*enc)(void *state, const void *src, void *dst, unsigned int length); member
Dif_alg.h158 bool enc; member
/linux-4.19.296/include/linux/sunrpc/
Dgss_krb5.h101 struct crypto_skcipher *enc; member
/linux-4.19.296/fs/cifs/
Dsmb2ops.c2698 smb2_get_enc_key(struct TCP_Server_Info *server, __u64 ses_id, int enc, u8 *key) in smb2_get_enc_key()
2726 struct smb_rqst *rqst, int enc) in crypt_message()
/linux-4.19.296/include/uapi/linux/
Dkvm.h719 struct kvm_ppc_one_page_size enc[KVM_PPC_PAGE_SIZES_MAX_SZ]; member