Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/asn1/
Dbio_asn1.c133 .type = BIO_TYPE_ASN1,
/openbsd/src/lib/libcrypto/bio/
Dbio.h99 #define BIO_TYPE_ASN1 (22|0x0200) /* filter */ macro