Searched defs:keysize (Results 1 – 13 of 13) sorted by relevance
| /linux/crypto/ |
| H A D | chacha.c | 21 const u8 *key, unsigned int keysize, int nrounds) in chacha_setkey() 37 const u8 *key, unsigned int keysize) in chacha20_setkey() 43 const u8 *key, unsigned int keysize) in chacha12_setkey()
|
| H A D | tcrypt.c | 246 unsigned int aad_size, u8 *keysize, u32 num_mb) in test_mb_aead_speed() 521 unsigned int aad_size, u8 *keysize) in test_aead_speed() 1062 unsigned int tcount, u8 *keysize, u32 num_mb) in test_mb_skcipher_speed() 1295 unsigned int tcount, u8 *keysize, bool async) in test_skcipher_speed() 1425 unsigned int tcount, u8 *keysize) in test_acipher_speed() 1433 unsigned int tcount, u8 *keysize) in test_cipher_speed()
|
| /linux/block/ |
| H A D | blk-crypto-internal.h | 16 unsigned int keysize; /* key size in bytes */ member
|
| /linux/fs/befs/ |
| H A D | btree.c | 412 loff_t key_no, size_t bufsize, char *keybuf, size_t * keysize, in befs_btree_read()
|
| H A D | linuxvfs.c | 222 size_t keysize; in befs_readdir() local
|
| /linux/lib/crypto/ |
| H A D | aesgcm.c | 46 unsigned int keysize, unsigned int authsize) in aesgcm_expandkey()
|
| /linux/drivers/char/tpm/ |
| H A D | tpm-sysfs.c | 24 __be32 keysize; member
|
| /linux/tools/testing/selftests/bpf/map_tests/ |
| H A D | lpm_trie_map_basic_ops.c | 226 static void test_lpm_map(int keysize) in test_lpm_map()
|
| /linux/fs/crypto/ |
| H A D | fscrypt_private.h | 709 int keysize; /* key size in bytes */ member
|
| /linux/arch/s390/include/uapi/asm/ |
| H A D | pkey.h | 202 __u16 keysize; /* out: key size in bits */ member
|
| /linux/net/key/ |
| H A D | af_key.c | 1169 int keysize = 0; in pfkey_msg2xfrm_state() local 1207 int keysize = 0; in pfkey_msg2xfrm_state() local
|
| /linux/drivers/crypto/ |
| H A D | hifn_795x.c | 600 unsigned int keysize; member
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu.h | 223 u8 keysize; /* MCAM keysize 112/224/448 bits */ member
|