Searched defs:key_len (Results 1 - 25 of 197) sorted by path

12345678

/linux-master/crypto/
H A Drsa_helper.c162 rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) argument
181 rsa_parse_priv_key(struct rsa_key *rsa_key, const void *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/drivers/net/wireless/ti/wl18xx/
H A Dcmd.c126 wl18xx_cmd_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, u8 key_len, u8 *key) argument
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h292 wlcore_smart_config_set_group_key(struct wl1271 *wl, u16 group_id, u8 key_len, u8 *key) argument
/linux-master/fs/hfs/
H A Dbrec.c69 int size, key_len, rec; local
[all...]
H A Dhfs.h150 u8 key_len; /* number of bytes in the key */ member in struct:hfs_cat_key
158 u8 key_len; /* number of bytes in the key */ member in struct:hfs_ext_key
165 u8 key_len; /* number of bytes in the key */ member in union:hfs_btree_key
/linux-master/fs/hfsplus/
H A Dbrec.c67 int size, key_len, rec; local
[all...]
/linux-master/lib/crypto/
H A Darc4.c13 int arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len) argument
/linux-master/net/mac80211/
H A Daes_ccm.h15 ieee80211_aes_key_setup_encrypt(const u8 key[], size_t key_len, size_t mic_len) argument
H A Daes_gcm.h32 ieee80211_aes_gcm_key_setup_encrypt(const u8 key[], size_t key_len) argument
/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/arm64/crypto/
H A Daes-ce-ccm-glue.c47 ccm_setkey(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) argument
H A Daes-ce-glue.c74 ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, unsigned int key_len) argument
142 ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
[all...]
H A Daes-glue.c137 skcipher_aes_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
145 xts_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
162 essiv_cbc_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
800 cbcmac_setkey(struct crypto_shash *tfm, const u8 *in_key, unsigned int key_len) argument
817 cmac_setkey(struct crypto_shash *tfm, const u8 *in_key, unsigned int key_len) argument
841 xcbc_setkey(struct crypto_shash *tfm, const u8 *in_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...]
H A Dsm4-ce-ccm-glue.c30 ccm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int key_len) argument
H A Dsm4-ce-cipher-glue.c20 sm4_ce_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) argument
H A Dsm4-ce-gcm-glue.c43 gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int key_len) argument
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 Dsm4-neon-glue.c28 sm4_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
/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/powerpc/platforms/pseries/
H A Dplpks-secvar.c75 static int plpks_get_variable(const char *key, u64 key_len, u8 *data, argument
115 static int plpks_set_variable(const char *key, u64 key_len, u8 *data, argument
[all...]
H A Dplpks_sed_ops.c30 u_int key_len; member in struct:plpks_sed_object_data
/linux-master/arch/s390/crypto/
H A Daes_s390.c45 int key_len; member in struct:s390_aes_ctx
56 int key_len; member in struct:s390_xts_ctx
72 setkey_fallback_cip(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
84 aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
201 ecb_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
297 cbc_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
390 xts_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
529 ctr_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
[all...]

Completed in 244 milliseconds

12345678