| /crypto/ |
| A D | gcm.c | 201 unsigned int len, u32 flags) in gcm_hash_update() 214 crypto_completion_t compl, u32 flags) in gcm_hash_remain() 219 static int gcm_hash_len(struct aead_request *req, u32 flags) in gcm_hash_len() 237 static int gcm_hash_len_continue(struct aead_request *req, u32 flags) in gcm_hash_len_continue() 367 static int gcm_hash_init_continue(struct aead_request *req, u32 flags) in gcm_hash_init_continue() 392 static int gcm_hash(struct aead_request *req, u32 flags) in gcm_hash() 405 static int gcm_enc_copy_hash(struct aead_request *req, u32 flags) in gcm_enc_copy_hash() 418 static int gcm_encrypt_continue(struct aead_request *req, u32 flags) in gcm_encrypt_continue() 449 u32 flags = aead_request_flags(req); in crypto_gcm_encrypt() local 484 static int gcm_dec_hash_continue(struct aead_request *req, u32 flags) in gcm_dec_hash_continue() [all …]
|
| A D | aes_ti.c | 23 unsigned long flags; in aesti_encrypt() local 39 unsigned long flags; in aesti_decrypt() local
|
| A D | crypto_engine.c | 40 unsigned long flags; in crypto_finalize_request() local 76 unsigned long flags; in crypto_pump_requests() local 192 unsigned long flags; in crypto_transfer_request() local 365 unsigned long flags; in crypto_engine_start() local 391 unsigned long flags; in crypto_engine_stop() local
|
| A D | jitterentropy-testing.c | 41 unsigned long flags; in jent_testing_reset() local 78 unsigned long flags; in jent_testing_store() local 124 unsigned long flags; in jent_testing_reader() local
|
| A D | algif_skcipher.c | 97 size_t ignored, int flags) in _skcipher_recvmsg() 214 size_t ignored, int flags) in skcipher_recvmsg() 313 size_t ignored, int flags) in skcipher_recvmsg_nokey()
|
| A D | cbc.c | 54 u8 *dst, unsigned len, u8 *iv, u32 flags) in crypto_cbc_encrypt() 123 u8 *dst, unsigned len, u8 *iv, u32 flags) in crypto_cbc_decrypt()
|
| A D | algif_aead.c | 67 size_t ignored, int flags) in _aead_recvmsg() 295 size_t ignored, int flags) in aead_recvmsg() 394 size_t ignored, int flags) in aead_recvmsg_nokey()
|
| A D | ecb.c | 35 u8 *dst, unsigned len, u8 *iv, u32 flags) in crypto_ecb_encrypt2() 46 u8 *dst, unsigned len, u8 *iv, u32 flags) in crypto_ecb_decrypt2()
|
| A D | lskcipher.c | 72 u8 *dst, unsigned len, u8 *iv, u32 flags)) in crypto_lskcipher_crypt_unaligned() 128 u32 flags)) in crypto_lskcipher_crypt() 162 u32 flags)) in crypto_lskcipher_crypt_sg() 170 u32 flags; in crypto_lskcipher_crypt_sg() local
|
| A D | arc4.c | 28 u8 *dst, unsigned nbytes, u8 *siv, u32 flags) in crypto_arc4_crypt()
|
| A D | authencesn.c | 85 unsigned int flags) in crypto_authenc_esn_genicv_tail() 114 unsigned int flags) in crypto_authenc_esn_genicv() 195 unsigned int flags) in crypto_authenc_esn_decrypt_tail()
|
| A D | algif_rng.c | 108 int flags) in rng_recvmsg() 118 int flags) in rng_test_recvmsg()
|
| A D | jitterentropy.c | 76 unsigned int flags; /* Flags used to initialize */ member 658 unsigned int flags, in jent_entropy_collector_alloc() 707 int jent_entropy_init(unsigned int osr, unsigned int flags, void *hash_state, in jent_entropy_init()
|
| A D | pcrypt.c | 100 u32 flags = aead_request_flags(req); in pcrypt_aead_encrypt() local 151 u32 flags = aead_request_flags(req); in pcrypt_aead_decrypt() local
|
| A D | algif_hash.c | 180 int flags) in hash_recvmsg() 342 size_t ignored, int flags) in hash_recvmsg_nokey()
|
| A D | authenc.c | 130 static int crypto_authenc_genicv(struct aead_request *req, unsigned int flags) in crypto_authenc_genicv() 206 unsigned int flags) in crypto_authenc_decrypt_tail()
|
| A D | krb5enc.c | 106 unsigned int flags = crypto_aead_get_flags(krb5enc); in krb5enc_setkey() local 138 unsigned int flags) in krb5enc_dispatch_encrypt()
|
| A D | af_alg.c | 807 static int af_alg_wait_for_wmem(struct sock *sk, unsigned int flags) in af_alg_wait_for_wmem() 864 int af_alg_wait_for_data(struct sock *sk, unsigned flags, unsigned min) in af_alg_wait_for_data() 1233 int af_alg_get_rsgl(struct sock *sk, struct msghdr *msg, int flags, in af_alg_get_rsgl()
|
| A D | internal.h | 203 static inline void crypto_yield(u32 flags) in crypto_yield()
|
| A D | ansi_cprng.c | 48 u32 flags; member
|
| A D | chacha20poly1305.c | 50 u32 flags; member
|
| A D | ccm.c | 45 u32 flags; member
|
| A D | drbg.c | 199 static inline unsigned short drbg_sec_strength(drbg_flag_t flags) in drbg_sec_strength()
|
| A D | testmgr.c | 519 int flags = 0; in valid_testvec_config() local
|
| /crypto/async_tx/ |
| A D | async_raid6_recov.c | 163 enum async_tx_flags flags = submit->flags; in __2data_recov_4() local 213 enum async_tx_flags flags = submit->flags; in __2data_recov_5() local 304 enum async_tx_flags flags = submit->flags; in __2data_recov_n() local 479 enum async_tx_flags flags = submit->flags; in async_raid6_datap_recov() local
|