Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/asn1/
H A Dbio_asn1.c386 case BIO_C_GET_SUFFIX: in asn1_bio_ctrl()
484 return asn1_bio_get_ex(b, BIO_C_GET_SUFFIX, psuffix, psuffix_free); in BIO_asn1_get_suffix()
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h377 #define BIO_C_GET_SUFFIX 152 macro