Home
last modified time | relevance | path

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

/crypto/
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.c50 const u8 *src, unsigned int size) in crypto_aegis128_encrypt_chunk_simd()
58 const u8 *src, unsigned int size) in crypto_aegis128_decrypt_chunk_simd()
Daegis128-core.c124 const u8 *src, unsigned int size, in crypto_aegis128_ad()
148 const u8 *src, unsigned int size) in crypto_aegis128_wipe_chunk()
154 const u8 *src, unsigned int size) in crypto_aegis128_encrypt_chunk()
215 const u8 *src, unsigned int size) in crypto_aegis128_decrypt_chunk()
287 unsigned int size = scatterwalk_clamp(&walk, assoclen); in crypto_aegis128_process_ad() local
327 unsigned int size)) in crypto_aegis128_process_crypt()
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()
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()
Daegis128-neon-inner.c222 unsigned int size) in crypto_aegis128_encrypt_chunk_neon()
271 unsigned int size) in crypto_aegis128_decrypt_chunk_neon()
Dalgapi.c974 static inline void crypto_inc_byte(u8 *a, unsigned int size) in crypto_inc_byte()
987 void crypto_inc(u8 *a, unsigned int size) in crypto_inc()
1010 int size = sizeof(unsigned long); in __crypto_xor() local
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()
989 int offset, size_t size, int flags) in af_alg_sendpage()
Dfips140-module.c704 void crypto_inc(u8 *a, unsigned int size) in crypto_inc()
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