| /third_party/openssl/providers/implementations/kdfs/ |
| H A D | pbkdf2.c | 144 static int kdf_pbkdf2_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_pbkdf2_derive() argument 274 pbkdf2_derive(const char *pass, size_t passlen, const unsigned char *salt, int saltlen, uint64_t iter, const EVP_MD *digest, unsigned char *key, size_t keylen, int lower_bound_checks) pbkdf2_derive() argument
|
| H A D | sskdf.c | 350 static int sskdf_derive(void *vctx, unsigned char *key, size_t keylen, in sskdf_derive() argument 419 static int x963kdf_derive(void *vctx, unsigned char *key, size_t keylen, in x963kdf_derive() argument
|
| H A D | scrypt.c | 152 static int kdf_scrypt_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_scrypt_derive() argument 410 scrypt_alg(const char *pass, size_t passlen, const unsigned char *salt, size_t saltlen, uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, unsigned char *key, size_t keylen, EVP_MD *sha256, OSSL_LIB_CTX *libctx, const char *propq) scrypt_alg() argument
|
| H A D | tls1_prf.c | 136 static int kdf_tls1_prf_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_tls1_prf_derive() argument
|
| H A D | pkcs12kdf.c | 200 static int kdf_pkcs12_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_pkcs12_derive() argument
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_chacha20_poly1305_hw.c | 58 chacha20_poly1305_initkey(PROV_CIPHER_CTX *bctx, const unsigned char *key, size_t keylen) chacha20_poly1305_initkey() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpas_kay.c | 296 size_t keylen; in ieee802_1x_auth_get_msk() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | wpa_auth_kay.c | 385 size_t keylen; in ieee802_1x_auth_get_msk() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
| H A D | wpa_ft.c | 453 int keylen; in wpa_ft_install_ptk() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpas_kay.c | 296 size_t keylen; in ieee802_1x_auth_get_msk() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | wpa_auth_kay.c | 385 size_t keylen; in ieee802_1x_auth_get_msk() local
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| H A D | sha.c | 362 qce_ahash_hmac_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) qce_ahash_hmac_setkey() argument
|
| H A D | common.c | 319 unsigned int keylen; in qce_setup_regs_skcipher() local
|
| /kernel/linux/linux-5.10/drivers/crypto/stm32/ |
| H A D | stm32-crc32.c | 90 stm32_crc_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) stm32_crc_setkey() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/xilinx/ |
| H A D | zynqmp-aes-gcm.c | 67 u32 keylen; member 238 zynqmp_aes_aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) zynqmp_aes_aead_setkey() argument [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | essiv.c | 65 essiv_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) essiv_skcipher_setkey() argument 92 essiv_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) essiv_aead_setkey() argument
|
| H A D | ahash.c | 137 ahash_setkey_unaligned(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) ahash_setkey_unaligned() argument 157 ahash_nosetkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) ahash_nosetkey() argument 172 crypto_ahash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) crypto_ahash_setkey() argument
|
| H A D | algif_aead.c | 512 static int aead_setkey(void *private, const u8 *key, unsigned int keylen) in aead_setkey() argument
|
| H A D | adiantum.c | 116 adiantum_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) adiantum_setkey() argument
|
| H A D | rsa-pkcs1pad.c | 107 pkcs1pad_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) pkcs1pad_set_pub_key() argument 128 pkcs1pad_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) pkcs1pad_set_priv_key() argument
|
| H A D | chacha20poly1305.c | 474 chachapoly_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chachapoly_setkey() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/virtio/ |
| H A D | virtio_crypto_akcipher_algs.c | 103 virtio_crypto_alg_akcipher_init_session(struct virtio_crypto_akcipher_ctx *ctx, struct virtio_crypto_ctrl_header *header, void *para, const uint8_t *key, unsigned int keylen) virtio_crypto_alg_akcipher_init_session() argument 361 virtio_crypto_rsa_set_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen, bool private, int padding_algo, int hash_algo) virtio_crypto_rsa_set_key() argument 425 virtio_crypto_rsa_raw_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) virtio_crypto_rsa_raw_set_priv_key() argument 435 virtio_crypto_p1pad_rsa_sha1_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) virtio_crypto_p1pad_rsa_sha1_set_priv_key() argument 444 virtio_crypto_rsa_raw_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) virtio_crypto_rsa_raw_set_pub_key() argument 453 virtio_crypto_p1pad_rsa_sha1_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) virtio_crypto_p1pad_rsa_sha1_set_pub_key() argument [all...] |
| H A D | virtio_crypto_algs.c | 114 virtio_crypto_alg_skcipher_init_session( struct virtio_crypto_skcipher_ctx *ctx, uint32_t alg, const uint8_t *key, unsigned int keylen, int encrypt) virtio_crypto_alg_skcipher_init_session() argument 252 virtio_crypto_alg_skcipher_init_sessions( struct virtio_crypto_skcipher_ctx *ctx, const uint8_t *key, unsigned int keylen) virtio_crypto_alg_skcipher_init_sessions() argument 284 virtio_crypto_skcipher_setkey(struct crypto_skcipher *tfm, const uint8_t *key, unsigned int keylen) virtio_crypto_skcipher_setkey() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 173 ghash_setkey(struct crypto_shash *tfm, const u8 *inkey, unsigned int keylen) ghash_setkey() argument 306 ghash_async_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) ghash_async_setkey() argument 382 gcm_aes_setkey(struct crypto_aead *tfm, const u8 *inkey, unsigned int keylen) gcm_aes_setkey() argument 673 rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, unsigned int keylen) rfc4106_setkey() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | ghash-ce-glue.c | 189 ghash_setkey(struct crypto_shash *tfm, const u8 *inkey, unsigned int keylen) ghash_setkey() argument 232 gcm_aes_setkey(struct crypto_aead *tfm, const u8 *inkey, unsigned int keylen) gcm_aes_setkey() argument 480 rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, unsigned int keylen) rfc4106_setkey() argument
|