Searched refs:ossl_DER_w_algorithmIdentifier_ED25519 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/lib/libdefault/prov/
H A Dder_ecx.h47 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec);
/netbsd-current/crypto/external/bsd/openssl/dist/providers/common/der/
H A Dder_ecx_key.c32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) function
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Deddsa_sig.c127 ret = ret && ossl_DER_w_algorithmIdentifier_ED25519(&pkt, -1, edkey);

Completed in 95 milliseconds