Home
last modified time | relevance | path

Searched defs:size (Results 1 – 15 of 15) sorted by relevance

/crypto/
Daegis128-neon.c48 const u8 *src, unsigned int size) in crypto_aegis128_encrypt_chunk_simd()
56 const u8 *src, unsigned int size) in crypto_aegis128_decrypt_chunk_simd()
Daegis128-core.c135 const u8 *src, unsigned int size) in crypto_aegis128_ad()
158 const u8 *src, unsigned int size) in crypto_aegis128_encrypt_chunk()
219 const u8 *src, unsigned int size) in crypto_aegis128_decrypt_chunk()
290 unsigned int size = scatterwalk_clamp(&walk, assoclen); in crypto_aegis128_process_ad() local
331 unsigned int size)) in crypto_aegis128_process_crypt()
Ddh_helper.c15 static inline u8 *dh_pack_data(u8 *dst, u8 *end, const void *src, size_t size) in dh_pack_data()
23 static inline const u8 *dh_unpack_data(void *dst, const void *src, size_t size) in dh_unpack_data()
Dalgif_skcipher.c38 size_t size) in skcipher_sendmsg()
238 size_t size) in skcipher_sendmsg_nokey()
250 int offset, size_t size, int flags) in skcipher_sendpage_nokey()
Daegis128-neon-inner.c177 unsigned int size) in crypto_aegis128_encrypt_chunk_neon()
211 unsigned int size) in crypto_aegis128_decrypt_chunk_neon()
Dalgif_hash.c132 int offset, size_t size, int flags) in hash_sendpage()
328 size_t size) in hash_sendmsg_nokey()
340 int offset, size_t size, int flags) in hash_sendpage_nokey()
Dalgif_aead.c61 static int aead_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in aead_sendmsg()
412 size_t size) in aead_sendmsg_nokey()
424 int offset, size_t size, int flags) in aead_sendpage_nokey()
Dalgapi.c966 static inline void crypto_inc_byte(u8 *a, unsigned int size) in crypto_inc_byte()
979 void crypto_inc(u8 *a, unsigned int size) in crypto_inc()
1002 int size = sizeof(unsigned long); in __crypto_xor() local
Dfips140-module.c596 void crypto_inc(u8 *a, unsigned int size) in crypto_inc()
Dansi_cprng.c69 unsigned char *out, unsigned int size) in xor_vectors()
Daf_alg.c830 int af_alg_sendmsg(struct socket *sock, struct msghdr *msg, size_t size, in af_alg_sendmsg()
984 int offset, size_t size, int flags) in af_alg_sendpage()
Drsa-pkcs1pad.c67 size_t size; member
Dskcipher.c404 unsigned size; in skcipher_copy_iv() local
Dtestmgr.c836 static void flip_random_bit(u8 *buf, size_t size) in flip_random_bit()
845 static void flip_random_byte(u8 *buf, size_t size) in flip_random_byte()
851 static void mutate_buffer(u8 *buf, size_t size) in mutate_buffer()
/crypto/asymmetric_keys/
Dasym_tpm.c600 size_t size; member