Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbss_acpt.c94 static int acpt_new(BIO *h);
112 .create = acpt_new,
123 acpt_new(BIO *bi) in acpt_new() function