Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/dh/
H A Ddh_ameth.c236 dh_priv_encode(PKCS8_PRIV_KEY_INFO *p8, const EVP_PKEY *pkey) in dh_priv_encode() function
516 .priv_encode = dh_priv_encode,