/freebsd/crypto/openssl/test/ |
H A D | evp_kdf_test.c | 26 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 …]
|
/freebsd/crypto/openssl/providers/implementations/macs/ |
H A D | kmac_prov.c | 156 struct kmac_data_st *kctx = vmacctx; in kmac_free() local 174 struct kmac_data_st *kctx; in kmac_new() local 191 struct kmac_data_st *kctx = kmac_new(provctx); in kmac_fetch_new() local 262 static int kmac_setkey(struct kmac_data_st *kctx, const unsigned char *key, in kmac_setkey() 309 struct kmac_data_st *kctx = vmacctx; in kmac_init() local 365 struct kmac_data_st *kctx = vmacctx; in kmac_update() local 373 struct kmac_data_st *kctx = vmacctx; in kmac_final() local 406 struct kmac_data_st *kctx = vmacctx; in kmac_get_ctx_params() local 452 struct kmac_data_st *kctx = vmacctx; in kmac_set_ctx_params() local
|
/freebsd/crypto/krb5/src/lib/crypto/openssl/ |
H A D | kdf.c | 75 EVP_KDF_CTX *kctx = NULL; in k5_sp800_108_counter_hmac() local 129 EVP_KDF_CTX *kctx = NULL; in k5_sp800_108_feedback_cmac() local 188 EVP_KDF_CTX *kctx = NULL; in k5_derive_random_rfc3961() local
|
/freebsd/sys/contrib/openzfs/module/icp/core/ |
H A D | kcf_sched.c | 114 kcf_context_t *kctx = (kcf_context_t *)buf; in kcf_context_cache_constructor() local 125 kcf_context_t *kctx = (kcf_context_t *)buf; in kcf_context_cache_destructor() local
|
/freebsd/crypto/openssl/crypto/hpke/ |
H A D | hpke_util.c | 247 static int kdf_derive(EVP_KDF_CTX *kctx, in kdf_derive() 273 int ossl_hpke_kdf_extract(EVP_KDF_CTX *kctx, in ossl_hpke_kdf_extract() 283 int ossl_hpke_kdf_expand(EVP_KDF_CTX *kctx, in ossl_hpke_kdf_expand() 295 int ossl_hpke_labeled_extract(EVP_KDF_CTX *kctx, in ossl_hpke_labeled_extract() 345 int ossl_hpke_labeled_expand(EVP_KDF_CTX *kctx, in ossl_hpke_labeled_expand() 397 EVP_KDF_CTX *kctx = NULL; in ossl_kdf_ctx_create() local
|
/freebsd/crypto/krb5/src/lib/krad/ |
H A D | t_remote.c | 60 remote_new(krb5_context kctx, krad_remote **remote) in remote_new() 108 krb5_context kctx = NULL; in main() local
|
H A D | t_client.c | 62 krb5_context kctx; in main() local
|
H A D | client.c | 71 krb5_context kctx; member 205 krad_client_new(krb5_context kctx, verto_ctx *vctx, krad_client **out) in krad_client_new()
|
H A D | remote.c | 60 krb5_context kctx; member 386 kr_remote_new(krb5_context kctx, verto_ctx *vctx, const struct addrinfo *info, in kr_remote_new()
|
/freebsd/crypto/openssl/demos/kdf/ |
H A D | pbkdf2.c | 62 EVP_KDF_CTX *kctx = NULL; in main() local
|
H A D | hkdf.c | 48 EVP_KDF_CTX *kctx = NULL; in main() local
|
H A D | scrypt.c | 64 EVP_KDF_CTX *kctx = NULL; in main() local
|
H A D | argon2.c | 79 EVP_KDF_CTX *kctx = NULL; in main() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecdh_kdf.c | 31 EVP_KDF_CTX *kctx = NULL; in ossl_ecdh_kdf_X9_63() local
|
/freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | krb5_gss_glue.c | 157 void **kctx) in gss_krb5_export_lucid_sec_context() 261 gss_krb5_free_lucid_sec_context(OM_uint32 *minor_status, void *kctx) in gss_krb5_free_lucid_sec_context()
|
H A D | lucid_context.c | 132 void *kctx; in gss_krb5int_free_lucid_sec_context() local
|
/freebsd/crypto/openssl/crypto/dh/ |
H A D | dh_kdf.c | 35 EVP_KDF_CTX *kctx = NULL; in ossl_dh_kdf_X9_42_asn1() local
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | pbe_scrypt.c | 46 EVP_KDF_CTX *kctx; in EVP_PBE_scrypt_ex() local
|
H A D | p5_crpt.c | 40 EVP_KDF_CTX *kctx = NULL; in PKCS5_PBE_keyivgen_ex() local
|
H A D | p5_crpt2.c | 30 EVP_KDF_CTX *kctx; in ossl_pkcs5_pbkdf2_hmac_ex() local
|
/freebsd/crypto/krb5/src/kadmin/server/ |
H A D | kadm_rpc_svc.c | 284 krb5_context kctx; in check_rpcsec_auth() local
|
H A D | ipropd_svc.c | 467 krb5_context kctx; in check_iprop_rpcsec_auth() local
|
/freebsd/crypto/openssl/ssl/ |
H A D | t1_enc.c | 37 EVP_KDF_CTX *kctx = NULL; in tls1_PRF() local
|
H A D | tls13_enc.c | 41 EVP_KDF_CTX *kctx; in tls13_hkdf_expand_ex() local 174 EVP_KDF_CTX *kctx; in tls13_generate_secret() local
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_record_util.c | 31 EVP_KDF_CTX *kctx = NULL; in ossl_quic_hkdf_extract() local
|