Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A Dbio_enc.c74 static int enc_new(BIO *h);
99 .create = enc_new,
111 enc_new(BIO *bi) in enc_new() function