dsa_st 140 extra_lib/include/openssl/evp.h struct dsa_st *dsa; /* DSA */ dsa_st 856 extra_lib/include/openssl/evp.h struct dsa_st; dsa_st 857 extra_lib/include/openssl/evp.h int EVP_PKEY_set1_DSA(EVP_PKEY *pkey,struct dsa_st *key); dsa_st 858 extra_lib/include/openssl/evp.h struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey); dsa_st 135 extra_lib/include/openssl/ossl_typ.h typedef struct dsa_st DSA;