Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 25 of 25) sorted by relevance

/crypto/
A Dgcm.c201 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 Daes_ti.c23 unsigned long flags; in aesti_encrypt() local
39 unsigned long flags; in aesti_decrypt() local
A Dcrypto_engine.c40 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 Djitterentropy-testing.c41 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 Dalgif_skcipher.c97 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 Dcbc.c54 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 Dalgif_aead.c67 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 Decb.c35 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 Dlskcipher.c72 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 Darc4.c28 u8 *dst, unsigned nbytes, u8 *siv, u32 flags) in crypto_arc4_crypt()
A Dauthencesn.c85 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 Dalgif_rng.c108 int flags) in rng_recvmsg()
118 int flags) in rng_test_recvmsg()
A Djitterentropy.c76 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 Dpcrypt.c100 u32 flags = aead_request_flags(req); in pcrypt_aead_encrypt() local
151 u32 flags = aead_request_flags(req); in pcrypt_aead_decrypt() local
A Dalgif_hash.c180 int flags) in hash_recvmsg()
342 size_t ignored, int flags) in hash_recvmsg_nokey()
A Dauthenc.c130 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 Dkrb5enc.c106 unsigned int flags = crypto_aead_get_flags(krb5enc); in krb5enc_setkey() local
138 unsigned int flags) in krb5enc_dispatch_encrypt()
A Daf_alg.c807 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 Dinternal.h203 static inline void crypto_yield(u32 flags) in crypto_yield()
A Dansi_cprng.c48 u32 flags; member
A Dchacha20poly1305.c50 u32 flags; member
A Dccm.c45 u32 flags; member
A Ddrbg.c199 static inline unsigned short drbg_sec_strength(drbg_flag_t flags) in drbg_sec_strength()
A Dtestmgr.c519 int flags = 0; in valid_testvec_config() local
/crypto/async_tx/
A Dasync_raid6_recov.c163 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

Completed in 54 milliseconds