Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/dsa/
H A Ddsa_ameth.c286 dsa_priv_encode(PKCS8_PRIV_KEY_INFO *p8, const EVP_PKEY *pkey) in dsa_priv_encode() function
693 .priv_encode = dsa_priv_encode,