Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/evp/
H A Dbio_b64.c98 .type = BIO_TYPE_BASE64,
/openbsd/lib/libcrypto/bio/
H A Dbio.h88 #define BIO_TYPE_BASE64 (11|0x0200) /* filter */ macro