/crypto/ |
D | crypto_engine.c | 27 unsigned long flags; in crypto_finalize_request() local 69 unsigned long flags; in crypto_pump_requests() local 185 unsigned long flags; in crypto_transfer_request() local 361 unsigned long flags; in crypto_engine_start() local 387 unsigned long flags; in crypto_engine_stop() local
|
D | algif_hash.c | 132 int offset, size_t size, int flags) in hash_sendpage() 184 int flags) in hash_recvmsg() 230 static int hash_accept(struct socket *sock, struct socket *newsock, int flags, in hash_accept() 345 int offset, size_t size, int flags) in hash_sendpage_nokey() 357 size_t ignored, int flags) in hash_recvmsg_nokey() 369 int flags, bool kern) in hash_accept_nokey()
|
D | aes_ti.c | 23 unsigned long flags; in aesti_encrypt() local 39 unsigned long flags; in aesti_decrypt() local
|
D | gcm.c | 211 unsigned int len, u32 flags) in gcm_hash_update() 224 crypto_completion_t compl, u32 flags) in gcm_hash_remain() 229 static int gcm_hash_len(struct aead_request *req, u32 flags) in gcm_hash_len() 247 static int gcm_hash_len_continue(struct aead_request *req, u32 flags) in gcm_hash_len_continue() 270 static int gcm_hash_crypt_remain_continue(struct aead_request *req, u32 flags) in gcm_hash_crypt_remain_continue() 292 static int gcm_hash_crypt_continue(struct aead_request *req, u32 flags) in gcm_hash_crypt_continue() 322 static int gcm_hash_assoc_remain_continue(struct aead_request *req, u32 flags) in gcm_hash_assoc_remain_continue() 351 static int gcm_hash_assoc_continue(struct aead_request *req, u32 flags) in gcm_hash_assoc_continue() 379 static int gcm_hash_init_continue(struct aead_request *req, u32 flags) in gcm_hash_init_continue() 404 static int gcm_hash(struct aead_request *req, u32 flags) in gcm_hash() [all …]
|
D | algif_skcipher.c | 51 size_t ignored, int flags) in _skcipher_recvmsg() 154 size_t ignored, int flags) in skcipher_recvmsg() 259 int offset, size_t size, int flags) in skcipher_sendpage_nokey() 271 size_t ignored, int flags) in skcipher_recvmsg_nokey()
|
D | algif_aead.c | 89 size_t ignored, int flags) in _aead_recvmsg() 323 size_t ignored, int flags) in aead_recvmsg() 428 int offset, size_t size, int flags) in aead_sendpage_nokey() 440 size_t ignored, int flags) in aead_recvmsg_nokey()
|
D | af_alg.c | 326 static int alg_accept(struct socket *sock, struct socket *newsock, int flags, in alg_accept() 687 static int af_alg_wait_for_wmem(struct sock *sk, unsigned int flags) in af_alg_wait_for_wmem() 743 int af_alg_wait_for_data(struct sock *sk, unsigned flags) in af_alg_wait_for_data() 962 int offset, size_t size, int flags) in af_alg_sendpage() 1114 int af_alg_get_rsgl(struct sock *sk, struct msghdr *msg, int flags, in af_alg_get_rsgl()
|
D | authencesn.c | 97 unsigned int flags) in crypto_authenc_esn_genicv_tail() 130 unsigned int flags) in crypto_authenc_esn_genicv() 230 unsigned int flags) in crypto_authenc_esn_decrypt_tail()
|
D | pcrypt.c | 92 u32 flags = aead_request_flags(req); in pcrypt_aead_encrypt() local 134 u32 flags = aead_request_flags(req); in pcrypt_aead_decrypt() local
|
D | algif_rng.c | 59 int flags) in rng_recvmsg()
|
D | authenc.c | 142 static int crypto_authenc_genicv(struct aead_request *req, unsigned int flags) in crypto_authenc_genicv() 240 unsigned int flags) in crypto_authenc_decrypt_tail()
|
D | sm4_generic.c | 160 u32 *flags = &tfm->crt_flags; in crypto_sm4_set_key() local
|
D | anubis.c | 467 u32 *flags = &tfm->crt_flags; in anubis_setkey() local
|
D | aes_generic.c | 1139 u32 *flags = &tfm->crt_flags; in crypto_aes_set_key() local
|
D | cast6_generic.c | 107 unsigned key_len, u32 *flags) in __cast6_setkey()
|
D | twofish_common.c | 570 unsigned int key_len, u32 *flags) in __twofish_setkey()
|
D | ansi_cprng.c | 47 u32 flags; member
|
D | jitterentropy.c | 476 unsigned int flags) in jent_entropy_collector_alloc()
|
D | ahash.c | 30 u32 flags; member
|
D | camellia_generic.c | 973 u32 *flags = &tfm->crt_flags; in camellia_set_key() local
|
D | chacha20poly1305.c | 65 u32 flags; member
|
D | ccm.c | 45 u32 flags; member
|
D | drbg.c | 208 static inline unsigned short drbg_sec_strength(drbg_flag_t flags) in drbg_sec_strength()
|
D | testmgr.c | 456 int flags = 0; in valid_testvec_config() local
|
/crypto/async_tx/ |
D | async_raid6_recov.c | 153 enum async_tx_flags flags = submit->flags; in __2data_recov_4() local 192 enum async_tx_flags flags = submit->flags; in __2data_recov_5() local 266 enum async_tx_flags flags = submit->flags; in __2data_recov_n() local 415 enum async_tx_flags flags = submit->flags; in async_raid6_datap_recov() local
|