Home
last modified time | relevance | path

Searched refs:dsa_st (Results 1 – 4 of 4) sorted by last modified time

/dragonfly/crypto/libressl/include/openssl/
H A Dossl_typ.h135 typedef struct dsa_st DSA;
H A Devp.h806 struct dsa_st;
807 struct dsa_st *EVP_PKEY_get0_DSA(EVP_PKEY *pkey);
808 struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey);
809 int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key);
/dragonfly/crypto/libressl/crypto/evp/
H A Devp_locl.h92 struct dsa_st *dsa; /* DSA */
/dragonfly/crypto/libressl/crypto/dsa/
H A Ddsa_locl.h88 struct dsa_st { struct