| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | bfind.c | 117 u16 off, len, keylen; in __hfs_brec_find() local 236 u16 off, len, keylen; hfs_brec_goto() local [all...] |
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| H A D | interface.c | 30 unsigned keylen, auxlen; in cachefiles_alloc_object() local
|
| /kernel/linux/linux-5.10/lib/crypto/ |
| H A D | des.c | 699 int des_expand_key(struct des_ctx *ctx, const u8 *key, unsigned int keylen) in des_expand_key() argument 823 des3_ede_expand_key(struct des3_ede_ctx *ctx, const u8 *key, unsigned int keylen) des3_ede_expand_key() argument
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | wep.c | 31 static inline bool ieee80211_wep_weak_iv(u32 iv, int keylen) in ieee80211_wep_weak_iv() argument 47 ieee80211_wep_get_iv(struct ieee80211_local *local, int keylen, int keyidx, u8 *iv) ieee80211_wep_get_iv() argument 64 ieee80211_wep_add_iv(struct ieee80211_local *local, struct sk_buff *skb, int keylen, int keyidx) ieee80211_wep_add_iv() argument 131 ieee80211_wep_encrypt(struct ieee80211_local *local, struct sk_buff *skb, const u8 *key, int keylen, int keyidx) ieee80211_wep_encrypt() argument [all...] |
| /kernel/linux/linux-5.10/include/crypto/ |
| H A D | blake2s.h | 46 __blake2s_init(struct blake2s_state *state, size_t outlen, const void *key, size_t keylen) __blake2s_init() argument 76 blake2s_init_key(struct blake2s_state *state, const size_t outlen, const void *key, const size_t keylen) blake2s_init_key() argument 89 blake2s(u8 *out, const u8 *in, const u8 *key, const size_t outlen, const size_t inlen, const size_t keylen) blake2s() argument [all...] |
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | bfind.c | 117 u16 off, len, keylen; in __hfs_brec_find() local 236 u16 off, len, keylen; hfs_brec_goto() local [all...] |
| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | blake2s.h | 46 __blake2s_init(struct blake2s_state *state, size_t outlen, const void *key, size_t keylen) __blake2s_init() argument 76 blake2s_init_key(struct blake2s_state *state, const size_t outlen, const void *key, const size_t keylen) blake2s_init_key() argument 89 blake2s(u8 *out, const u8 *in, const u8 *key, const size_t outlen, const size_t inlen, const size_t keylen) blake2s() argument [all...] |
| H A D | public_key.h | 24 u32 keylen; member
|
| /kernel/linux/linux-6.6/drivers/crypto/amlogic/ |
| H A D | amlogic-gxl-cipher.c | 344 meson_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) meson_aes_setkey() argument [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-cipher.c | 437 sun8i_ss_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sun8i_ss_aes_setkey() argument 466 sun8i_ss_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sun8i_ss_des3_setkey() argument [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | crypto_null.c | 59 null_hash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) null_hash_setkey() argument 63 null_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) null_skcipher_setkey() argument 67 null_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) null_setkey() argument
|
| H A D | nhpoly1305.c | 125 crypto_nhpoly1305_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) crypto_nhpoly1305_setkey() argument
|
| H A D | polyval-generic.c | 119 polyval_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) polyval_setkey() argument
|
| H A D | cast6_generic.c | 146 int cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in cast6_setkey() argument
|
| H A D | sig.c | 133 crypto_sig_set_pubkey(struct crypto_sig *tfm, const void *key, unsigned int keylen) crypto_sig_set_pubkey() argument 142 crypto_sig_set_privkey(struct crypto_sig *tfm, const void *key, unsigned int keylen) crypto_sig_set_privkey() argument
|
| H A D | algif_skcipher.c | 289 static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen) in skcipher_setkey() argument
|
| H A D | rsa.c | 236 rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) rsa_set_pub_key() argument 275 rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) rsa_set_priv_key() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | geode-aes.h | 55 u32 keylen; member
|
| /kernel/linux/linux-6.6/drivers/crypto/gemini/ |
| H A D | sl3516-ce-cipher.c | 362 sl3516_ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sl3516_ce_aes_setkey() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | aria_aesni_avx2_glue.c | 82 aria_avx2_set_key(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) aria_avx2_set_key() argument
|
| H A D | aria_aesni_avx_glue.c | 80 aria_avx_set_key(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) aria_avx_set_key() argument
|
| H A D | crc32c-intel_glue.c | 83 crc32c_intel_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32c_intel_setkey() argument
|
| H A D | crc32-pclmul_glue.c | 92 crc32_pclmul_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32_pclmul_setkey() argument
|
| H A D | polyval-clmulni_glue.c | 81 polyval_x86_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) polyval_x86_setkey() argument
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| H A D | dsp_blowfish.c | 599 dsp_bf_init(struct dsp *dsp, const u8 *key, uint keylen) in dsp_bf_init() argument
|