Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A Devp_err.c147 {ERR_REASON(EVP_R_WRAP_MODE_NOT_ALLOWED), "wrap mode not allowed"},
H A Devp_enc.c179 EVPerror(EVP_R_WRAP_MODE_NOT_ALLOWED); in EVP_CipherInit_ex()
/dragonfly/crypto/libressl/include/openssl/
H A Devp.h1459 #define EVP_R_WRAP_MODE_NOT_ALLOWED 170 macro