Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/crypto/asn1/
HDbio_asn1.c355 case BIO_C_GET_SUFFIX: in asn1_bio_ctrl()
448 return asn1_bio_get_ex(b, BIO_C_GET_SUFFIX, psuffix, psuffix_free); in BIO_asn1_get_suffix()
/freebsd-13-stable/crypto/openssl/include/openssl/
HDbio.h370 # define BIO_C_GET_SUFFIX 152 macro