Home
last modified time | relevance | path

Searched refs:BIO_R_TAG_MISMATCH (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_err.c97 {ERR_REASON(BIO_R_TAG_MISMATCH) , "tag mismatch"},
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h765 #define BIO_R_TAG_MISMATCH 116 macro