Searched refs:EVP_CTRL_COPY (Results 1 – 4 of 4) sorted by relevance
205 if (type == EVP_CTRL_COPY) { in aes_xts_ctrl()
469 #define EVP_CTRL_COPY 0x8 macro
119 if (!in->cipher->ctrl((EVP_CIPHER_CTX *)in, EVP_CTRL_COPY, 0, out)) { in EVP_CIPHER_CTX_copy()
456 case EVP_CTRL_COPY: { in aes_gcm_ctrl()