Home
last modified time | relevance | path

Searched defs:kctx (Results 1 – 17 of 17) sorted by relevance

/openssl/test/
H A Devp_kdf_test.c812 EVP_KDF_CTX *kctx; in test_kdf_scrypt() local
855 EVP_KDF_CTX *kctx; in test_kdf_ss_hash() local
893 EVP_KDF_CTX *kctx; in test_kdf_x963() local
951 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_6803_128() local
1006 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_6803_256() local
1101 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_invalid_digest() local
1124 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_invalid_mac() local
1147 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_invalid_r() local
1171 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_empty_key() local
1196 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_1byte_key() local
[all …]
H A Devp_pkey_provided_test.c1328 EVP_PKEY_CTX *pctx = NULL, *ctx = NULL, *kctx = NULL; in test_ec_dup_no_operation() local
1361 EVP_PKEY_CTX *pctx = NULL, *ctx = NULL, *kctx = NULL; in test_ec_dup_keygen_operation() local
H A Devp_extra_test.c1777 EVP_PKEY_CTX *pctx = NULL, *kctx = NULL; in test_EC_keygen_with_enc() local
1895 EVP_PKEY_CTX *kctx = NULL; in test_EVP_SM2() local
2325 EVP_PKEY_CTX *kctx = NULL; in test_CMAC_keygen() local
H A Devp_test.c2743 static int kdf_test_ctrl(EVP_TEST *t, EVP_KDF_CTX *kctx, in kdf_test_ctrl()
/openssl/providers/implementations/macs/
H A Dkmac_prov.c146 struct kmac_data_st *kctx = vmacctx; in kmac_free() local
164 struct kmac_data_st *kctx; in kmac_new() local
180 struct kmac_data_st *kctx = kmac_new(provctx); in kmac_fetch_new() local
242 static int kmac_setkey(struct kmac_data_st *kctx, const unsigned char *key, in kmac_setkey()
270 struct kmac_data_st *kctx = vmacctx; in kmac_init() local
328 struct kmac_data_st *kctx = vmacctx; in kmac_update() local
336 struct kmac_data_st *kctx = vmacctx; in kmac_final() local
368 struct kmac_data_st *kctx = vmacctx; in kmac_get_ctx_params() local
409 struct kmac_data_st *kctx = vmacctx; in kmac_set_ctx_params() local
/openssl/demos/kdf/
H A Dhkdf.c48 EVP_KDF_CTX *kctx = NULL; in main() local
H A Dpbkdf2.c62 EVP_KDF_CTX *kctx = NULL; in main() local
H A Dscrypt.c64 EVP_KDF_CTX *kctx = NULL; in main() local
/openssl/crypto/ec/
H A Decdh_kdf.c31 EVP_KDF_CTX *kctx = NULL; in ossl_ecdh_kdf_X9_63() local
/openssl/crypto/dh/
H A Ddh_kdf.c35 EVP_KDF_CTX *kctx = NULL; in ossl_dh_kdf_X9_42_asn1() local
/openssl/crypto/evp/
H A Dpbe_scrypt.c46 EVP_KDF_CTX *kctx; in EVP_PBE_scrypt_ex() local
H A Dp5_crpt.c40 EVP_KDF_CTX *kctx = NULL; in PKCS5_PBE_keyivgen_ex() local
H A Dp5_crpt2.c30 EVP_KDF_CTX *kctx; in ossl_pkcs5_pbkdf2_hmac_ex() local
/openssl/ssl/
H A Dtls13_enc.c43 EVP_KDF_CTX *kctx; in tls13_hkdf_expand() local
173 EVP_KDF_CTX *kctx; in tls13_generate_secret() local
H A Dt1_enc.c36 EVP_KDF_CTX *kctx = NULL; in tls1_PRF() local
/openssl/providers/fips/
H A Dself_test_kats.c445 EVP_PKEY_CTX *sctx = NULL, *kctx = NULL; in self_test_sign() local
/openssl/apps/
H A Dspeed.c1274 EVP_PKEY_CTX *kctx = NULL; in get_ecdsa() local

Completed in 68 milliseconds