Home
last modified time | relevance | path

Searched refs:ecsize (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/providers/implementations/signature/
Dsm2_sig.c164 size_t ecsize = ECDSA_size(ctx->ec); in sm2sig_sign() local
167 *siglen = ecsize; in sm2sig_sign()
171 if (sigsize < (size_t)ecsize) in sm2sig_sign()
Decdsa_sig.c175 size_t ecsize = ECDSA_size(ctx->ec); in ecdsa_sign() local
181 *siglen = ecsize; in ecdsa_sign()
190 if (sigsize < (size_t)ecsize) in ecdsa_sign()
/third_party/skia/third_party/externals/microhttpd/doc/
Dtexinfo.tex3148 \edef\ecsize{\csname\curfontsize ecsize\endcsname}%
3152 \font\thisecfont = ectt\ecsize \space at \nominalsize
3156 \font\thisecfont = ecb\ifusingit{i}{x}\ecsize \space at \nominalsize
3159 \font\thisecfont = ec\ifusingit{ti}{rm}\ecsize \space at \nominalsize
/third_party/libffi/doc/
Dtexinfo.tex3651 \edef\ecsize{\csname\curfontsize ecsize\endcsname}%
3655 \font\thisecfont = #1ctt\ecsize \space at \nominalsize
3659 \font\thisecfont = #1cb\ifusingit{i}{x}\ecsize \space at \nominalsize
3662 \font\thisecfont = #1c\ifusingit{ti}{rm}\ecsize \space at \nominalsize