Home
last modified time | relevance | path

Searched defs:key (Results 626 - 650 of 3921) sorted by relevance

1...<<21222324252627282930>>...157

/kernel/linux/linux-6.6/crypto/
H A Dcrc32c_generic.c45 u32 key; member
72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() argument
H A Dmichael_mic.c129 static int michael_setkey(struct crypto_shash *tfm, const u8 *key, in michael_setkey() argument
H A Dfcrypt.c300 static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in fcrypt_setkey() argument
[all...]
H A Dghash-generic.c55 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
H A Dgeniv.c19 aead_geniv_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) aead_geniv_setkey() argument
H A Dcrc32_generic.c24 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 Dcipher.c20 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 Dblowfish_common.c345 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in blowfish_setkey() argument
H A Dsm4.c123 const u32 *key = (u32 *)in_key; in sm4_expandkey() local
[all...]
H A Dtcrypt.h16 const char *key; member
21 const char *key; member
H A Dkdf_sp800108.c77 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 Dxxhash_generic.c20 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 Daes_ctr.c50 static int p8_aes_ctr_setkey(struct crypto_skcipher *tfm, const u8 *key, in p8_aes_ctr_setkey() argument
H A Daes_cbc.c51 static int p8_aes_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, in p8_aes_cbc_setkey() argument
H A Daes_xts.c53 static int p8_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, in p8_aes_xts_setkey() argument
H A Dghash.c37 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 Daria_gfni_avx512_glue.c69 static int aria_avx512_set_key(struct crypto_skcipher *tfm, const u8 *key, in aria_avx512_set_key() argument
H A Dblowfish_glue.c53 blowfish_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) blowfish_setkey_skcipher() argument
H A Dtwofish_glue_3way.c21 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 Diwl-trans.c207 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 Drt2x00crypto.c19 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 Dcmd.h45 u8 key[16]; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dsec.c22 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 Dpkcs8_parser.c26 const void *key; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_wakeref.c97 __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

Completed in 10 milliseconds

1...<<21222324252627282930>>...157