Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bio/
H A Dbss_log.c80 static int slg_new(BIO *h);
92 .create = slg_new,
104 slg_new(BIO *bi) in slg_new() function