Searched defs:key_len (Results 51 - 75 of 197) sorted by relevance

12345678

/linux-master/security/keys/trusted-keys/
H A Dtrusted_tee.c157 static int trusted_tee_get_random(unsigned char *key, size_t key_len) argument
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c24 u8 key_len; member in struct:prism2_wep_data
[all...]
/linux-master/include/linux/
H A Drhashtable-types.h58 u16 key_len; member in struct:rhashtable_params
83 unsigned int key_len; member in struct:rhashtable
/linux-master/arch/x86/crypto/
H A Dsm4_aesni_avx_glue.c31 sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
/linux-master/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h99 u32 key_len; member in struct:cvm_enc_ctx
106 u32 key_len; member in struct:cvm_des3_ctx
/linux-master/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) argument
137 ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
150 xts_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
[all...]
H A Daes-neonbs-glue.c68 aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
127 aesbs_cbc_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
216 aesbs_ctr_setkey_sync(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
293 aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
[all...]
/linux-master/arch/sparc/crypto/
H A Daes_glue.c168 aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
199 aes_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
/linux-master/crypto/
H A Dsimd.c50 simd_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
290 simd_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int key_len) argument
H A Decrdsa.c41 unsigned int key_len; /* @key length (bytes) */ member in struct:ecrdsa_ctx
/linux-master/drivers/net/ethernet/netronome/nfp/crypto/
H A Dfw.h39 u8 key_len; member in struct:nfp_crypto_req_add_front
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c636 int key_len = clamp_val(ext->key_len, 0, SCM_KEY_LEN); local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.c42 static int key_len = KEY_LENGTH; variable
/linux-master/arch/powerpc/crypto/
H A Daes-spe-glue.c92 ppc_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
119 ppc_aes_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
125 ppc_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
[all...]
/linux-master/arch/s390/crypto/
H A Ddes_s390.c35 des_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) argument
49 des_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
200 des3_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) argument
214 des3_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
/linux-master/drivers/crypto/nx/
H A Dnx-aes-ccm.c23 ccm_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) argument
53 ccm4309_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) argument
/linux-master/fs/hfsplus/
H A Dbnode.c60 int key_len; local
/linux-master/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) argument
[all...]
H A Dccp-crypto-sha.c272 ccp_sha_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int key_len) argument
[all...]
H A Dccp-crypto-aes.c38 ccp_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
144 ccp_aes_rfc3686_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c217 int key_len; local
/linux-master/fs/hfs/
H A Dbnode.c61 int key_len; local
/linux-master/drivers/s390/crypto/
H A Dzcrypt_cca_key.h174 int short_len, long_len, pad_len, key_len, size; local
/linux-master/arch/arm64/crypto/
H A Dsm4-ce-glue.c71 sm4_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
86 sm4_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
507 sm4_cbcmac_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int key_len) argument
523 sm4_cmac_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int key_len) argument
559 sm4_xcbc_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int key_len) argument
[all...]
H A Daes-neonbs-glue.c74 aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
133 aesbs_cbc_ctr_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
251 aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
[all...]

Completed in 274 milliseconds

12345678