Home
last modified time | relevance | path

Searched defs:key_len (Results 201 - 225 of 657) sorted by relevance

12345678910>>...27

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c217 int key_len; in ixgbevf_ipsec_parse_proto_keys() local
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Daes-spe-glue.c92 ppc_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) ppc_aes_setkey() argument
119 ppc_aes_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) ppc_aes_setkey_skcipher() argument
125 ppc_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) ppc_xts_setkey() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.c44 static int key_len = KEY_LENGTH; variable
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Daes-ce-glue.c69 ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, unsigned int key_len) ce_aes_expandkey() argument
137 ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) ce_aes_setkey() argument
150 xts_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) xts_set_key() argument
[all...]
H A Daes-neonbs-glue.c68 aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) aesbs_setkey() argument
127 aesbs_cbc_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) aesbs_cbc_setkey() argument
216 aesbs_ctr_setkey_sync(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) aesbs_ctr_setkey_sync() argument
293 aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) aesbs_xts_setkey() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Daes-neonbs-glue.c74 aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) aesbs_setkey() argument
133 aesbs_cbc_ctr_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) aesbs_cbc_ctr_setkey() argument
251 aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) aesbs_xts_setkey() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Ddes_s390.c35 des_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) des_setkey() argument
49 des_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) des_setkey_skcipher() argument
200 des3_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) des3_setkey() argument
214 des3_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) des3_setkey_skcipher() argument
/kernel/linux/linux-6.6/arch/sparc/crypto/
H A Daes_glue.c168 aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aes_set_key() argument
199 aes_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) aes_set_key_skcipher() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c152 unsigned int crypto_data_len, key_len; in mlx5e_ipsec_build_accel_xfrm_attrs() local
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/crypto/
H A Dfw.h39 u8 key_len; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c636 int key_len = clamp_val(ext->key_len, 0, SCM_KEY_LEN); in libipw_wx_set_encodeext() local
[all...]
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Daccel.h72 u32 key_len; member
/kernel/linux/linux-5.10/fs/hfs/
H A Dbnode.c64 int key_len; in hfs_bnode_read_key() local
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dbnode.c62 int key_len; in hfs_bnode_read_key() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dfscache.c49 uint16_t key_len = sizeof(key.hdr); in cifs_fscache_get_client_cookie() local
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_cca_key.h186 int short_len, long_len, pad_len, key_len, size; in zcrypt_type6_crt_key() local
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/crypto/
H A Dfw.h39 u8 key_len; member
/kernel/linux/linux-6.6/fs/hfs/
H A Dbnode.c61 int key_len; in hfs_bnode_read_key() local
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dbnode.c60 int key_len; in hfs_bnode_read_key() local
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_cca_key.h174 int short_len, long_len, pad_len, key_len, size; in zcrypt_type6_crt_key() local
/kernel/linux/linux-6.6/drivers/firmware/google/
H A Dvpd.c81 static int vpd_section_check_key_name(const u8 *key, s32 key_len) in vpd_section_check_key_name() argument
95 static int vpd_section_attrib_add(const u8 *key, u32 key_len, in vpd_section_attrib_add() argument
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h99 u32 key_len; member
106 u32 key_len; member
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c256 ccp_aes_cmac_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int key_len) ccp_aes_cmac_setkey() argument
[all...]
H A Dccp-crypto-aes.c38 ccp_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) ccp_aes_setkey() argument
144 ccp_aes_rfc3686_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) ccp_aes_rfc3686_setkey() argument
[all...]
H A Dccp-crypto-sha.c272 ccp_sha_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int key_len) ccp_sha_setkey() argument
[all...]

Completed in 18 milliseconds

12345678910>>...27