Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_kdf_test.c26 EVP_KDF_CTX *kctx = EVP_KDF_CTX_new(kdf); in get_kdfbyname_libctx() local
62 EVP_KDF_CTX *kctx = NULL; in test_kdf_tls1_prf() local
85 EVP_KDF_CTX *kctx = NULL; in test_kdf_tls1_prf_invalid_digest() local
102 EVP_KDF_CTX *kctx = NULL; in test_kdf_tls1_prf_zero_output_size() local
122 EVP_KDF_CTX *kctx = NULL; in test_kdf_tls1_prf_empty_secret() local
140 EVP_KDF_CTX *kctx = NULL; in test_kdf_tls1_prf_1byte_secret() local
158 EVP_KDF_CTX *kctx = NULL; in test_kdf_tls1_prf_empty_seed() local
178 EVP_KDF_CTX *kctx = NULL; in test_kdf_tls1_prf_1byte_seed() local
223 EVP_KDF_CTX *kctx = NULL; in test_kdf_hkdf() local
249 EVP_KDF_CTX *kctx = NULL; in do_kdf_hkdf_gettables() local
[all …]
H A Devp_pkey_provided_test.c1362 EVP_PKEY_CTX *pctx = NULL, *ctx = NULL, *kctx = NULL; test_ec_dup_no_operation() local
1395 EVP_PKEY_CTX *pctx = NULL, *ctx = NULL, *kctx = NULL; test_ec_dup_keygen_operation() local
H A Devp_extra_test.c1904 EVP_PKEY_CTX *pctx = NULL, *kctx = NULL; in test_EC_keygen_with_enc() local
2022 EVP_PKEY_CTX *kctx = NULL; in test_EVP_SM2() local
2452 EVP_PKEY_CTX *kctx = NULL; in test_CMAC_keygen() local
H A Devp_test.c2765 static int kdf_test_ctrl(EVP_TEST *t, EVP_KDF_CTX *kctx, in kdf_test_ctrl() argument
/freebsd/crypto/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
/freebsd/sys/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c113 kcf_context_t *kctx = (kcf_context_t *)buf; in kcf_context_cache_constructor() local
124 kcf_context_t *kctx = (kcf_context_t *)buf; in kcf_context_cache_destructor() local
/freebsd/crypto/openssl/demos/kdf/
H A Dpbkdf2.c62 EVP_KDF_CTX *kctx = NULL; in main() local
H A Dhkdf.c48 EVP_KDF_CTX *kctx = NULL; in main() local
H A Dscrypt.c64 EVP_KDF_CTX *kctx = NULL; in main() local
/freebsd/crypto/openssl/crypto/ec/
H A Decdh_kdf.c31 EVP_KDF_CTX *kctx = NULL; in ossl_ecdh_kdf_X9_63() local
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_kdf.c36 EVP_KDF_CTX *kctx = NULL; in ossl_dh_kdf_X9_42_asn1() local
/freebsd/crypto/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
/freebsd/crypto/openssl/ssl/
H A Dtls13_enc.c41 EVP_KDF_CTX *kctx; in tls13_hkdf_expand() local
169 EVP_KDF_CTX *kctx; in tls13_generate_secret() local
H A Dt1_enc.c36 EVP_KDF_CTX *kctx = NULL; in tls1_PRF() local
/freebsd/contrib/libfido2/src/
H A Des256.c224 EVP_PKEY_CTX *kctx = NULL; in es256_sk_create() local
/freebsd/crypto/openssl/providers/fips/
H A Dself_test_kats.c445 EVP_PKEY_CTX *sctx = NULL, *kctx = NULL; in self_test_sign() local
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c159 struct tls_keyctx *kctx; in tls_program_key_id() local
/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_keyctx.c530 struct tls_keyctx *kctx) in t4_tls_key_ctx()
H A Dt6_kern_tls.c591 struct tls_keyctx *kctx; in ktls_setup_keys() local
/freebsd/crypto/openssl/apps/
H A Dspeed.c1283 EVP_PKEY_CTX *kctx = NULL; get_ecdsa() local