Searched refs:EVP_CTRL_COPY (Results 1 – 3 of 3) sorted by relevance
664 return in->cipher->ctrl((EVP_CIPHER_CTX *)in, EVP_CTRL_COPY, 0, out); in EVP_CIPHER_CTX_copy()
1248 case EVP_CTRL_COPY: in aes_gcm_ctrl()1615 if (type == EVP_CTRL_COPY) { in aes_xts_ctrl()1793 case EVP_CTRL_COPY: in aes_ccm_ctrl()
399 # define EVP_CTRL_COPY 0x8 macro