Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/include/crypto/
HDtypes.h24 typedef struct dsa_st DSA;
HDevp.h642 struct dsa_st *dsa; /* DSA */
/freebsd-14-stable/crypto/openssl/crypto/dsa/
HDdsa_local.h14 struct dsa_st { struct
/freebsd-14-stable/crypto/openssl/include/openssl/
HDtypes.h138 typedef struct dsa_st DSA;
HDevp.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);