Searched refs:ECDSA_SIG_marshal (Results 1 – 2 of 2) sorted by relevance
102 !ECDSA_SIG_marshal(&cbb, s) || in ECDSA_sign_ex()196 int ECDSA_SIG_marshal(CBB *cbb, const ECDSA_SIG *sig) { in ECDSA_SIG_marshal() function213 !ECDSA_SIG_marshal(&cbb, sig) || in ECDSA_SIG_to_bytes()277 !ECDSA_SIG_marshal(&cbb, sig)) { in i2d_ECDSA_SIG()
162 OPENSSL_EXPORT int ECDSA_SIG_marshal(CBB *cbb, const ECDSA_SIG *sig);