Searched refs:priv_l (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/crypto/openssl/apps/
H A Dtestdsa.h193 int priv_l; member in struct:testdsa_st
207 st.priv_l = sizeof(dsa##bits##_priv); \
236 priv_key = BN_bin2bn(dsa_t.priv, dsa_t.priv_l, NULL);

Completed in 46 milliseconds