Home
last modified time | relevance | path

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

/crypto/
Dmemneq.c68 __crypto_memneq_generic(const void *a, const void *b, size_t size) in __crypto_memneq_generic()
157 size_t size) in __crypto_memneq()
Daegis128-neon.c36 const u8 *src, unsigned int size) in crypto_aegis128_encrypt_chunk_simd()
44 const u8 *src, unsigned int size) in crypto_aegis128_decrypt_chunk_simd()
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()
Daegis128-neon-inner.c147 unsigned int size) in crypto_aegis128_encrypt_chunk_neon()
181 unsigned int size) in crypto_aegis128_decrypt_chunk_neon()
Daegis128-core.c136 const u8 *src, unsigned int size) in crypto_aegis128_ad()
159 const u8 *src, unsigned int size) in crypto_aegis128_encrypt_chunk()
220 const u8 *src, unsigned int size) in crypto_aegis128_decrypt_chunk()
291 unsigned int size = scatterwalk_clamp(&walk, assoclen); in crypto_aegis128_process_ad() local
Dalgif_skcipher.c38 size_t size) in skcipher_sendmsg()
240 size_t size) in skcipher_sendmsg_nokey()
252 int offset, size_t size, int flags) in skcipher_sendpage_nokey()
Dalgif_hash.c132 int offset, size_t size, int flags) in hash_sendpage()
330 size_t size) in hash_sendmsg_nokey()
342 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()
414 size_t size) in aead_sendmsg_nokey()
426 int offset, size_t size, int flags) in aead_sendpage_nokey()
Dcipher.c65 unsigned int size = crypto_tfm_alg_blocksize(tfm); in cipher_crypt_unaligned() local
Dalgapi.c947 static inline void crypto_inc_byte(u8 *a, unsigned int size) in crypto_inc_byte()
960 void crypto_inc(u8 *a, unsigned int size) in crypto_inc()
983 int size = sizeof(unsigned long); in __crypto_xor() local
Dansi_cprng.c68 unsigned char *out, unsigned int size) in xor_vectors()
Daf_alg.c820 int af_alg_sendmsg(struct socket *sock, struct msghdr *msg, size_t size, in af_alg_sendmsg()
974 int offset, size_t size, int flags) in af_alg_sendpage()
Dablkcipher.c184 unsigned int size = aligned_bs * 2 + ivsize + max(aligned_bs, ivsize) - in ablkcipher_copy_iv() local
Dblkcipher.c273 unsigned int size = aligned_bs * 2 + in blkcipher_copy_iv() local
Drsa-pkcs1pad.c66 size_t size; member
Dskcipher.c403 unsigned size; in skcipher_copy_iv() local
/crypto/asymmetric_keys/
Dasym_tpm.c616 size_t size; member