/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | twofish_glue_3way.c | 22 twofish_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) twofish_setkey_skcipher() argument
|
H A D | serpent_avx_glue.c | 73 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument 79 xts_serpent_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) xts_serpent_setkey() 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 | cast6_avx_glue.c | 35 cast6_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) cast6_setkey_skcipher() argument 172 xts_cast6_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) xts_cast6_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
|
/kernel/linux/linux-5.10/crypto/ |
H A D | cast6_generic.c | 146 int cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in cast6_setkey() argument
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | crc32c-vpmsum_glue.c | 71 crc32c_vpmsum_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32c_vpmsum_setkey() argument
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | polyval-ce-glue.c | 72 polyval_arm64_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) polyval_arm64_setkey() argument
|
/kernel/linux/linux-6.6/arch/sparc/crypto/ |
H A D | crc32c_glue.c | 31 crc32c_sparc64_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32c_sparc64_setkey() argument
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | lib80211_crypt_wep.c | 63 lib80211_wep_build_iv(struct sk_buff *skb, int hdr_len, u8 *key, int keylen, void *priv) lib80211_wep_build_iv() argument
|
/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
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | geode-aes.h | 55 u32 keylen; member
|