/kernel/linux/linux-5.10/include/crypto/internal/ |
H A D | chacha.h | 15 chacha_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keysize, int nrounds) chacha_setkey() argument 31 chacha20_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keysize) chacha20_setkey() argument 37 chacha12_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keysize) chacha12_setkey() argument
|
/kernel/linux/linux-6.6/include/crypto/internal/ |
H A D | chacha.h | 15 chacha_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keysize, int nrounds) chacha_setkey() argument 31 chacha20_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keysize) chacha20_setkey() argument 37 chacha12_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keysize) chacha12_setkey() argument
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-crypto-internal.h | 15 unsigned int keysize; /* key size in bytes */ member
|
/kernel/linux/linux-5.10/crypto/ |
H A D | salsa20_generic.c | 111 salsa20_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keysize) salsa20_setkey() argument
|
H A D | tcrypt.c | 251 test_mb_aead_speed(const char *algo, int enc, int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize, u32 num_mb) test_mb_aead_speed() argument 519 test_aead_speed(const char *algo, int enc, unsigned int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize) test_aead_speed() argument 1249 test_mb_skcipher_speed(const char *algo, int enc, int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, u32 num_mb) test_mb_skcipher_speed() argument 1481 test_skcipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, bool async) test_skcipher_speed() argument 1611 test_acipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_acipher_speed() argument 1619 test_cipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_cipher_speed() argument [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | blk-crypto-internal.h | 16 unsigned int keysize; /* key size in bytes */ member
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm-sysfs.c | 24 __be32 keysize; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_lpm_map.c | 209 static void test_lpm_map(int keysize) in test_lpm_map() argument [all...] |
/kernel/linux/linux-5.10/fs/befs/ |
H A D | btree.c | 411 befs_btree_read(struct super_block *sb, const befs_data_stream *ds, loff_t key_no, size_t bufsize, char *keybuf, size_t * keysize, befs_off_t * value) befs_btree_read() argument
|
/kernel/linux/linux-6.6/fs/befs/ |
H A D | btree.c | 411 befs_btree_read(struct super_block *sb, const befs_data_stream *ds, loff_t key_no, size_t bufsize, char *keybuf, size_t * keysize, befs_off_t * value) befs_btree_read() argument
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm-sysfs.c | 24 __be32 keysize; member
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 191 #define keysize 2*15*16(arg1) define
|
H A D | aesni-intel_asm.S | 124 #define keysize 2*15*16(%arg1) define
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_lpm_map.c | 208 static void test_lpm_map(int keysize) in test_lpm_map() argument [all...] |
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | aesgcm.c | 46 aesgcm_expandkey(struct aesgcm_ctx *ctx, const u8 *key, unsigned int keysize, unsigned int authsize) aesgcm_expandkey() argument
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 219 #define keysize 2*15*16(arg1) define
|
H A D | aesni-intel_asm.S | 128 #define keysize 2*15*16(%arg1) define
|
/kernel/linux/linux-5.10/arch/x86/platform/efi/ |
H A D | quirks.c | 74 u32 keysize; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc_encap_actions.c | 524 size_t keysize; in efx_neigh_event() local
|
/kernel/linux/linux-6.6/arch/x86/platform/efi/ |
H A D | quirks.c | 74 u32 keysize; member
|
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
H A D | pkey.h | 185 __u16 keysize; /* out: key size in bits */ member
|
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
H A D | pkey.h | 190 __u16 keysize; /* out: key size in bits */ member
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.h | 53 u16 keysize; /* key byte size */ member
|
/kernel/linux/linux-5.10/fs/crypto/ |
H A D | fscrypt_private.h | 584 int keysize; /* key size in bytes */ member
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.h | 53 u16 keysize; /* key byte size */ member
|