Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/evp/
HDbio_b64.c72 static int b64_new(BIO *h);
104 b64_new,
114 static int b64_new(BIO *bi) in b64_new() function