/linux-4.19.296/crypto/ |
D | tcrypt.c | 160 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 …]
|
D | authenc.c | 29 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
|
D | authencesn.c | 32 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
|
D | testmgr.c | 83 } 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()
|
D | gcm.c | 1020 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()
|
D | af_alg.c | 839 bool enc = 0; in af_alg_sendmsg() local
|
/linux-4.19.296/include/crypto/ |
D | morus640_glue.h | 34 void (*enc)(void *state, const void *src, void *dst, unsigned int length); member
|
D | morus1280_glue.h | 34 void (*enc)(void *state, const void *src, void *dst, unsigned int length); member
|
D | if_alg.h | 158 bool enc; member
|
/linux-4.19.296/include/linux/sunrpc/ |
D | gss_krb5.h | 101 struct crypto_skcipher *enc; member
|
/linux-4.19.296/fs/cifs/ |
D | smb2ops.c | 2698 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/ |
D | kvm.h | 719 struct kvm_ppc_one_page_size enc[KVM_PPC_PAGE_SIZES_MAX_SZ]; member
|