Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dtypes.h24 typedef struct dsa_st DSA;
H A Devp.h647 struct dsa_st *dsa; /* DSA */
/openssl/crypto/dsa/
H A Ddsa_local.h14 struct dsa_st { struct
/openssl/include/openssl/
H A Dtypes.h147 typedef struct dsa_st DSA;
H A Devp.h1369 struct dsa_st;
1371 int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key);
1373 const struct dsa_st *EVP_PKEY_get0_DSA(const EVP_PKEY *pkey);
1375 struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey);

Completed in 21 milliseconds