Home | History | Annotate | Download | only in native

Lines Matching defs:siglen

1809     long siglen = static_cast<long>(signatureBytes.size());
1810 return d2i_ECDSA_SIG(NULL, &sigbuf, siglen);