Home
last modified time | relevance | path

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

/openssl-master/test/
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
1099 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_invalid_digest() local
1121 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_invalid_mac() local
1143 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_empty_key() local
1167 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_1byte_key() local
1189 EVP_KDF_CTX *kctx; in test_kdf_kbkdf_zero_output_size() local
[all …]
A Devp_pkey_provided_test.c1276 EVP_PKEY_CTX *pctx = NULL, *ctx = NULL, *kctx = NULL; in test_ec_dup_no_operation() local
1309 EVP_PKEY_CTX *pctx = NULL, *ctx = NULL, *kctx = NULL; in test_ec_dup_keygen_operation() local
A Devp_extra_test.c1661 EVP_PKEY_CTX *pctx = NULL, *kctx = NULL; in test_EC_keygen_with_enc() local
1779 EVP_PKEY_CTX *kctx = NULL; in test_EVP_SM2() local
2191 EVP_PKEY_CTX *kctx = NULL; in test_CMAC_keygen() local
A Devp_test.c2613 static int kdf_test_ctrl(EVP_TEST *t, EVP_KDF_CTX *kctx, in kdf_test_ctrl()
/openssl-master/providers/implementations/macs/
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-master/demos/kdf/
A Dhkdf.c48 EVP_KDF_CTX *kctx = NULL; in main() local
A Dpbkdf2.c62 EVP_KDF_CTX *kctx = NULL; in main() local
A Dscrypt.c64 EVP_KDF_CTX *kctx = NULL; in main() local
/openssl-master/crypto/ec/
A Decdh_kdf.c31 EVP_KDF_CTX *kctx = NULL; in ossl_ecdh_kdf_X9_63() local
/openssl-master/crypto/dh/
A Ddh_kdf.c36 EVP_KDF_CTX *kctx = NULL; in ossl_dh_kdf_X9_42_asn1() local
/openssl-master/crypto/evp/
A Dpbe_scrypt.c46 EVP_KDF_CTX *kctx; in EVP_PBE_scrypt_ex() local
A Dp5_crpt.c40 EVP_KDF_CTX *kctx = NULL; in PKCS5_PBE_keyivgen_ex() local
A Dp5_crpt2.c30 EVP_KDF_CTX *kctx; in ossl_pkcs5_pbkdf2_hmac_ex() local
/openssl-master/ssl/
A Dtls13_enc.c41 EVP_KDF_CTX *kctx; in tls13_hkdf_expand() local
169 EVP_KDF_CTX *kctx; in tls13_generate_secret() local
A Dt1_enc.c36 EVP_KDF_CTX *kctx = NULL; in tls1_PRF() local
/openssl-master/providers/fips/
A Dself_test_kats.c445 EVP_PKEY_CTX *sctx = NULL, *kctx = NULL; in self_test_sign() local
/openssl-master/apps/
A Dspeed.c1264 EVP_PKEY_CTX *kctx = NULL; in get_ecdsa() local

Completed in 58 milliseconds