Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/crypto/dsa/
H A Ddsa_ossl.c34 static int dsa_init(DSA *dsa);
46 dsa_init,
442 static int dsa_init(DSA *dsa) in dsa_init() function