Home
last modified time | relevance | path

Searched refs:EVP_CIPH_CUSTOM_COPY (Results 1 – 3 of 3) sorted by relevance

/trueos/crypto/openssl/crypto/evp/
HDevp_enc.c650 if (in->cipher->flags & EVP_CIPH_CUSTOM_COPY) in EVP_CIPHER_CTX_copy()
HDe_aes.c989 | EVP_CIPH_CUSTOM_COPY)
1118 | EVP_CIPH_CUSTOM_COPY)
HDevp.h364 # define EVP_CIPH_CUSTOM_COPY 0x400 macro