Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Dtypes.h24 typedef struct dsa_st DSA;
H A Devp.h642 struct dsa_st *dsa; /* DSA */
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_local.h14 struct dsa_st { struct
/freebsd/crypto/openssl/include/openssl/
H A Dtypes.h138 typedef struct dsa_st DSA;
H A Devp.h1353 struct dsa_st;
1355 int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key);
1357 const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey);
1359 struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey);