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

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

Completed in 161 milliseconds