Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Devperr.h129 # define EVP_R_WRAP_MODE_NOT_ALLOWED 170 macro
/freebsd/crypto/openssl/crypto/evp/
H A Devp_err.c188 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_WRAP_MODE_NOT_ALLOWED),
H A Devp_enc.c377 ERR_raise(ERR_LIB_EVP, EVP_R_WRAP_MODE_NOT_ALLOWED); in evp_cipher_init_internal()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt770 EVP_R_WRAP_MODE_NOT_ALLOWED:170:wrap mode not allowed