Home
last modified time | relevance | path

Searched defs:dupctx (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm.c39 PROV_AES_CCM_CTX *dupctx = NULL; in aes_ccm_dupctx() local
H A Dcipher_aes_siv.h21 int (*dupctx)(void *src, void *dst); member
H A Dcipher_chacha20.c71 PROV_CHACHA20_CTX *dupctx = NULL; in chacha20_dupctx() local
/freebsd/crypto/openssl/crypto/evp/
H A Devp_local.h154 OSSL_FUNC_keyexch_dupctx_fn *dupctx; member
190 OSSL_FUNC_signature_dupctx_fn *dupctx; member
240 OSSL_FUNC_asym_cipher_dupctx_fn *dupctx; member
260 OSSL_FUNC_kem_dupctx_fn *dupctx; member
/freebsd/crypto/openssl/test/
H A Devp_xof_test.c445 EVP_MD_CTX *cur, *ctx = NULL, *dupctx = NULL; in do_shake_squeeze_dup_test() local
H A Dslh_dsa_test.c438 EVP_PKEY_CTX *gctx = NULL, *sctx = NULL, *vctx = NULL, *dupctx = NULL; in slh_dsa_deterministic_usage_test() local
/freebsd/crypto/openssl/include/crypto/
H A Devp.h218 OSSL_FUNC_mac_dupctx_fn *dupctx; member
240 OSSL_FUNC_kdf_dupctx_fn *dupctx; member
290 OSSL_FUNC_digest_dupctx_fn *dupctx; member
350 OSSL_FUNC_cipher_dupctx_fn *dupctx; member