Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/evp/
H A Dbio_enc.c75 static int enc_new(BIO *h);
100 .create = enc_new,
123 enc_new(BIO *bio) in enc_new() function