Home
last modified time | relevance | path

Searched refs:EVP_CTRL_COPY (Results 1 – 9 of 9) sorted by relevance

/openssl/crypto/evp/
H A De_aria.c373 case EVP_CTRL_COPY: in aria_gcm_ctrl()
620 case EVP_CTRL_COPY: in aria_ccm_ctrl()
H A De_aes.c1580 case EVP_CTRL_COPY: in s390x_aes_gcm_ctrl()
2251 case EVP_CTRL_COPY: in s390x_aes_ccm_ctrl()
2763 case EVP_CTRL_COPY: in aes_gcm_ctrl()
3195 if (type == EVP_CTRL_COPY) { in aes_xts_ctrl()
3460 case EVP_CTRL_COPY: in aes_ccm_ctrl()
3897 case EVP_CTRL_COPY: in aes_ocb_ctrl()
H A De_chacha20_poly1305.c520 case EVP_CTRL_COPY: in chacha20_poly1305_ctrl()
H A Devp_enc.c1514 if (!in->cipher->ctrl((EVP_CIPHER_CTX *)in, EVP_CTRL_COPY, 0, out)) { in EVP_CIPHER_CTX_copy()
/openssl/doc/man3/
H A DEVP_CIPHER_meth_new.pod145 command code B<EVP_CTRL_COPY> at the end of EVP_CIPHER_CTX_copy().
H A DEVP_EncryptInit.pod1131 =item EVP_CTRL_COPY
/openssl/engines/
H A De_dasync.c639 case EVP_CTRL_COPY: in dasync_cipher_ctrl_helper()
H A De_devcrypto.c372 case EVP_CTRL_COPY: in cipher_ctrl()
/openssl/include/openssl/
H A Devp.h378 # define EVP_CTRL_COPY 0x8 macro

Completed in 57 milliseconds