Searched refs:EVP_CIPHER_CTX_copy (Results 1 – 6 of 6) sorted by relevance
140 if (!EVP_CIPHER_CTX_copy(&out->cctx, &in->cctx)) in CMAC_CTX_copy()
364 ret = EVP_CIPHER_CTX_copy(&dctx->cipher, &ctx->cipher); in enc_ctrl()
637 int EVP_CIPHER_CTX_copy(EVP_CIPHER_CTX *out, const EVP_CIPHER_CTX *in) in EVP_CIPHER_CTX_copy() function
542 int EVP_CIPHER_CTX_copy(EVP_CIPHER_CTX *out, const EVP_CIPHER_CTX *in);
4179 EVP_CIPHER_CTX_copy 4549 EXIST::FUNCTION:
1595 *) Add "missing" function EVP_CIPHER_CTX_copy(). This copies a cipher