Searched refs:ECDSA_SIG_marshal (Results 1 – 5 of 5) sorted by relevance
87 !ECDSA_SIG_marshal(&cbb, s) || in ECDSA_sign()181 int ECDSA_SIG_marshal(CBB *cbb, const ECDSA_SIG *sig) { in ECDSA_SIG_marshal() function198 !ECDSA_SIG_marshal(&cbb, sig) || in ECDSA_SIG_to_bytes()262 !ECDSA_SIG_marshal(&cbb, sig)) { in i2d_ECDSA_SIG()
144 OPENSSL_EXPORT int ECDSA_SIG_marshal(CBB *cbb, const ECDSA_SIG *sig);
1892 ECDSA_SIG_marshal
3444 '#define ECDSA_SIG_marshal GRPC_SHADOW_ECDSA_SIG_marshal',
1920 #define ECDSA_SIG_marshal GRPC_SHADOW_ECDSA_SIG_marshal macro