Home
last modified time | relevance | path

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

/third_party/openssl/crypto/asn1/
Dstandard_methods.h40 &ossl_ed25519_asn1_meth,
/third_party/openssl/include/crypto/
Dasn1.h99 extern const EVP_PKEY_ASN1_METHOD ossl_ed25519_asn1_meth;
/third_party/openssl/crypto/ec/
Decx_meth.c611 const EVP_PKEY_ASN1_METHOD ossl_ed25519_asn1_meth = { variable