Searched defs:keylen (Results 201 - 225 of 259) sorted by relevance

1234567891011

/linux-master/net/ipv6/
H A Desp6.c1092 unsigned int keylen; local
/linux-master/drivers/virt/coco/sev-guest/
H A Dsev-guest.c164 static struct snp_guest_crypto *init_crypto(struct snp_guest_dev *snp_dev, u8 *key, size_t keylen) argument
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c75 int ck_size, key_ctx_size, mac_key_size, keylen, ghash_size, ret; local
/linux-master/crypto/
H A Dskcipher.c576 skcipher_setkey_unaligned(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
597 crypto_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
978 skcipher_setkey_simple(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
[all...]
H A Daf_alg.c208 static int alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen) argument
/linux-master/drivers/crypto/tegra/
H A Dtegra-se-aes.c46 u32 keylen; member in struct:tegra_aead_ctx
377 static int tegra_aes_kac_manifest(u32 user, u32 alg, u32 keylen) argument
340 tegra_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
353 tegra_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, u32 keylen) argument
1377 tegra_aead_setkey(struct crypto_aead *tfm, const u8 *key, u32 keylen) argument
1701 tegra_cmac_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
[all...]
/linux-master/drivers/crypto/starfive/
H A Djh7110-aes.c854 starfive_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
873 starfive_aes_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
[all...]
H A Djh7110-cryp.h166 int keylen; member in struct:starfive_cryp_ctx
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c1211 qat_rsa_setkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen, bool private) argument
1258 qat_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
1264 qat_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm1.c68 TSS_rawhmac(unsigned char *digest, const unsigned char *key, unsigned int keylen, ...) argument
115 TSS_authhmac(unsigned char *digest, const unsigned char *key, unsigned int keylen, unsigned char *h1, unsigned char *h2, unsigned int h3, ...) argument
170 TSS_checkhmac1(unsigned char *buffer, const uint32_t command, const unsigned char *ononce, const unsigned char *key, unsigned int keylen, ...) argument
/linux-master/arch/x86/crypto/
H A Daesni-intel_glue.c867 xts_setkey_aesni(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h534 static inline int flexi_aes_keylen(int keylen) argument
/linux-master/include/uapi/linux/
H A Dvirtio_crypto.h90 __le32 keylen; member in struct:virtio_crypto_cipher_session_para
227 __le32 keylen; member in struct:virtio_crypto_akcipher_session_para
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1045 safexcel_hmac_init_pad(struct ahash_request *areq, unsigned int blocksize, const u8 *key, unsigned int keylen, u8 *ipad, u8 *opad) argument
1116 __safexcel_hmac_setkey(const char *alg, const u8 *key, unsigned int keylen, void *istate, void *ostate) argument
1167 safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) argument
1190 safexcel_hmac_alg_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) argument
1199 safexcel_hmac_sha1_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1352 safexcel_hmac_sha224_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1424 safexcel_hmac_sha256_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1610 safexcel_hmac_sha512_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1682 safexcel_hmac_sha384_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1835 safexcel_hmac_md5_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
1916 safexcel_crc32_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
2283 safexcel_hmac_sm3_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
2757 safexcel_hmac_sha3_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
[all...]
/linux-master/drivers/crypto/
H A Dsa2ul.h311 int keylen; member in struct:sa_tfm_ctx
H A Dtalitos.c857 unsigned int keylen; member in struct:talitos_ctx
889 aead_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) argument
922 aead_des3_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) argument
1491 skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) argument
1508 skcipher_des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) argument
1515 skcipher_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) argument
1522 skcipher_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) argument
2187 keyhash(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, u8 *hash) argument
2218 ahash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
[all...]
/linux-master/drivers/misc/altera-stapl/
H A Daltera.c2091 altera_get_note(u8 *p, s32 program_size, s32 *offset, char *key, char *value, int keylen, int vallen) argument
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto.h245 unsigned int keylen; member in struct:rk_cipher_ctx
/linux-master/net/tipc/
H A Dcrypto.c336 int keylen; local
520 int keylen, err, cpu; local
2285 unsigned int keylen; local
[all...]
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c2067 wcn36xx_smd_set_stakey(struct wcn36xx *wcn, enum ani_ed_type enc_type, u8 keyidx, u8 keylen, u8 *key, u8 sta_index) argument
2116 wcn36xx_smd_set_bsskey(struct wcn36xx *wcn, enum ani_ed_type enc_type, u8 bssidx, u8 keyidx, u8 keylen, u8 *key) argument
/linux-master/tools/testing/selftests/net/
H A Dnettest.c267 int keylen = strlen(args->password); local
/linux-master/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c1244 aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
1271 des3_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) argument
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1087 hpre_rsa_setkey(struct hpre_ctx *ctx, const void *key, unsigned int keylen, bool private) argument
1134 hpre_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
1147 hpre_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
/linux-master/drivers/crypto/caam/
H A Dcaamalg.c568 chachapoly_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) argument
585 aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) argument
649 des3_aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) argument
666 gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) argument
687 rfc4106_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) argument
713 rfc4543_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) argument
739 skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen, const u32 ctx1_iv_off) argument
775 aes_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) argument
787 rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) argument
808 ctr_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) argument
828 des_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) argument
835 des3_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) argument
842 xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) argument
[all...]
/linux-master/drivers/crypto/bcm/
H A Dcipher.c1763 des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) argument
1777 threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) argument
1791 aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) argument
1818 skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) argument
2251 ahash_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) argument
2315 ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) argument
2719 aead_authenc_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) argument
2814 aead_gcm_ccm_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) argument
2896 aead_gcm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) argument
2928 rfc4543_gcm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) argument
2961 aead_ccm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) argument
[all...]

Completed in 794 milliseconds

1234567891011