Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/dsa/
H A Ddsa_asn1.c371 const ASN1_ITEM DSAPublicKey_it = { variable
385 &DSAPublicKey_it); in d2i_DSAPublicKey()
391 return ASN1_item_i2d((ASN1_VALUE *)a, out, &DSAPublicKey_it); in i2d_DSAPublicKey()
/dragonfly/crypto/libressl/include/openssl/
H A Ddsa.h158 extern const ASN1_ITEM DSAPublicKey_it;