/kernel/linux/linux-6.6/crypto/ |
H A D | crc32c_generic.c | 45 u32 key; member 72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() argument
|
H A D | michael_mic.c | 129 static int michael_setkey(struct crypto_shash *tfm, const u8 *key, in michael_setkey() argument
|
H A D | fcrypt.c | 300 static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in fcrypt_setkey() argument [all...] |
H A D | ghash-generic.c | 55 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
|
H A D | geniv.c | 19 aead_geniv_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) aead_geniv_setkey() argument
|
H A D | crc32_generic.c | 24 u32 *key = crypto_tfm_ctx(tfm); in crc32_cra_init() local 36 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey() argument
|
H A D | cipher.c | 20 static int setkey_unaligned(struct crypto_cipher *tfm, const u8 *key, in setkey_unaligned() argument 43 crypto_cipher_setkey(struct crypto_cipher *tfm, const u8 *key, unsigned int keylen) crypto_cipher_setkey() argument
|
H A D | blowfish_common.c | 345 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in blowfish_setkey() argument
|
H A D | sm4.c | 123 const u32 *key = (u32 *)in_key; in sm4_expandkey() local [all...] |
H A D | tcrypt.h | 16 const char *key; member 21 const char *key; member
|
H A D | kdf_sp800108.c | 77 crypto_kdf108_setkey(struct crypto_shash *kmd, const u8 *key, size_t keylen, const u8 *ikm, size_t ikmlen) crypto_kdf108_setkey() argument
|
H A D | xxhash_generic.c | 20 static int xxhash64_setkey(struct crypto_shash *tfm, const u8 *key, in xxhash64_setkey() argument
|
/kernel/linux/linux-6.6/drivers/crypto/vmx/ |
H A D | aes_ctr.c | 50 static int p8_aes_ctr_setkey(struct crypto_skcipher *tfm, const u8 *key, in p8_aes_ctr_setkey() argument
|
H A D | aes_cbc.c | 51 static int p8_aes_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, in p8_aes_cbc_setkey() argument
|
H A D | aes_xts.c | 53 static int p8_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, in p8_aes_xts_setkey() argument
|
H A D | ghash.c | 37 be128 key; member 55 static int p8_ghash_setkey(struct crypto_shash *tfm, const u8 *key, in p8_ghash_setkey() argument
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aria_gfni_avx512_glue.c | 69 static int aria_avx512_set_key(struct crypto_skcipher *tfm, const u8 *key, in aria_avx512_set_key() argument
|
H A D | blowfish_glue.c | 53 blowfish_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) blowfish_setkey_skcipher() argument
|
H A D | twofish_glue_3way.c | 21 twofish_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) twofish_setkey_skcipher() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.c | 207 static int iwl_hcmd_names_cmp(const void *key, const void *elt) in iwl_hcmd_names_cmp() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00crypto.c | 19 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) in rt2x00crypto_key_to_cipher() argument 67 struct ieee80211_key_conf *key = tx_info->control.hw_key; in rt2x00crypto_tx_overhead() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | cmd.h | 45 u8 key[16]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | sec.c | 22 rtw_sec_write_cam(struct rtw_dev *rtwdev, struct rtw_sec_desc *sec, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, u8 hw_key_type, u8 hw_key_idx) rtw_sec_write_cam() argument [all...] |
/kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
H A D | pkcs8_parser.c | 26 const void *key; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | intel_wakeref.c | 97 __intel_wakeref_init(struct intel_wakeref *wf, struct drm_i915_private *i915, const struct intel_wakeref_ops *ops, struct intel_wakeref_lockclass *key) __intel_wakeref_init() argument
|