Home
last modified time | relevance | path

Searched refs:EVP_PKEY_DSA2 (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/dsa/
Ddsa_ameth.c520 EVP_PKEY_DSA2,
/third_party/openssl/include/openssl/
Devp.h47 # define EVP_PKEY_DSA2 NID_dsaWithSHA macro
/third_party/libcoap/src/
Dcoap_openssl.c902 case COAP_ASN1_PKEY_DSA2: return EVP_PKEY_DSA2; in map_key_type()