Searched defs:key_len (Results 26 - 50 of 197) sorted by relevance

12345678

/linux-master/fs/hfsplus/
H A Dbrec.c67 int size, key_len, rec; local
[all...]
/linux-master/fs/hfs/
H A Dbrec.c69 int size, key_len, rec; local
[all...]
/linux-master/lib/crypto/
H A Daes.c185 aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, unsigned int key_len) argument
[all...]
/linux-master/arch/sparc/crypto/
H A Dcamellia_glue.c31 int key_len; member in struct:camellia_sparc64_ctx
37 camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, unsigned int key_len) argument
53 camellia_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) argument
[all...]
/linux-master/net/wireless/
H A Dlib80211_crypt_wep.c33 u8 key_len; member in struct:lib80211_wep_data
[all...]
/linux-master/drivers/crypto/nx/
H A Dnx-aes-xcbc.c28 nx_xcbc_set_key(struct crypto_shash *desc, const u8 *in_key, unsigned int key_len) argument
H A Dnx-aes-gcm.c23 gcm_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) argument
62 gcm4106_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) argument
/linux-master/drivers/firmware/efi/
H A Dapple-properties.c57 u32 key_len, val_len, entry_len; local
[all...]
/linux-master/include/keys/
H A Dtrusted-type.h28 unsigned int key_len; member in struct:trusted_key_payload
/linux-master/crypto/
H A Danubis.c46 int key_len; // in bits member in struct:anubis_ctx
462 anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
H A Dtwofish_common.c686 int twofish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) argument
569 __twofish_setkey(struct twofish_ctx *ctx, const u8 *key, unsigned int key_len) argument
H A Dtea.c42 tea_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
115 xtea_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
H A Dkhazad.c756 khazad_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
H A Dseed.c327 seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
H A Dcast5_generic.c475 int cast5_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) argument
H A Dcast6_generic.c106 int __cast6_setkey(struct cast6_ctx *c, const u8 *in_key, unsigned int key_len) argument
H A Daria_generic.c174 int aria_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) argument
27 aria_set_encrypt_key(struct aria_ctx *ctx, const u8 *in_key, unsigned int key_len) argument
[all...]
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-aes-galois.c29 ccp_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int key_len) argument
[all...]
H A Dccp-crypto-aes-xts.c75 ccp_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
[all...]
H A Dccp-crypto-des3.c37 ccp_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
/linux-master/arch/arm64/crypto/
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-ccm-glue.c30 ccm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int key_len) argument
/linux-master/drivers/net/netdevsim/
H A Dipsec.c91 int key_len; local
/linux-master/net/mac80211/
H A Dfils_aead.c66 static int aes_siv_encrypt(const u8 *key, size_t key_len, argument
144 static int aes_siv_decrypt(const u8 *key, size_t key_len, argument
[all...]
/linux-master/security/keys/trusted-keys/
H A Dtrusted_core.c154 size_t key_len; local
323 static int kernel_get_random(unsigned char *key, size_t key_len) argument
[all...]

Completed in 208 milliseconds

12345678