Home
last modified time | relevance | path

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

/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
/openssl/crypto/evp/
H A Devp_local.h153 OSSL_FUNC_keyexch_dupctx_fn *dupctx; member
189 OSSL_FUNC_signature_dupctx_fn *dupctx; member
216 OSSL_FUNC_asym_cipher_dupctx_fn *dupctx; member
236 OSSL_FUNC_kem_dupctx_fn *dupctx; member
/openssl/test/
H A Devp_xof_test.c445 EVP_MD_CTX *cur, *ctx = NULL, *dupctx = NULL; in do_shake_squeeze_dup_test() local
/openssl/include/crypto/
H A Devp.h218 OSSL_FUNC_mac_dupctx_fn *dupctx; member
239 OSSL_FUNC_kdf_dupctx_fn *dupctx; member
288 OSSL_FUNC_digest_dupctx_fn *dupctx; member
344 OSSL_FUNC_cipher_dupctx_fn *dupctx; member

Completed in 25 milliseconds