OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dA
(Results
1 - 10
of
10
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/crypto/sm2/
sm2_sign.c
187
const BIGNUM *
dA
= EC_KEY_get0_private_key(key);
255
if (!BN_add(s,
dA
, BN_value_one())
257
|| !BN_mod_mul(tmp,
dA
, r, order, ctx)
/src/crypto/external/apache2/openssl/dist/crypto/sm2/
sm2_sign.c
209
const BIGNUM *
dA
= EC_KEY_get0_private_key(key);
223
if (
dA
== NULL) {
265
* A6: Compute s=(1/(1+
dA
)*(k-r*
dA
)) mod n. If s=0, then go to A3;
295
if (!BN_add(s,
dA
, BN_value_one())
297
|| !BN_mod_mul(tmp,
dA
, r, order, ctx)
/src/external/gpl2/groff/dist/font/devps/generate/
textmap
112
arrowdbldown
dA
116
arrowdown
da
/src/external/gpl2/groff/dist/font/devps/
symbolmap
115
arrowdbldown
dA
119
arrowdown
da
/src/crypto/external/bsd/openssl/dist/crypto/sm2/
sm2_sign.c
206
const BIGNUM *
dA
= EC_KEY_get0_private_key(key);
254
* A6: Compute s=(1/(1+
dA
)*(k-r*
dA
)) mod n. If s=0, then go to A3;
284
if (!BN_add(s,
dA
, BN_value_one())
286
|| !BN_mod_mul(tmp,
dA
, r, order, ctx)
/src/share/terminfo/
terminfo
203
# u9 terminal enquire string (equiv. to ANSI/ECMA-48
DA
)
345
cuu=\E[%p1%
dA
, use=ansi+local1,
500
cup=\E[%i%p1%d;%p2%dH, cuu=\E[%p1%
dA
, cuu1=\E[1A,
617
cuu=\E[%p1%
dA
, dch=\E[%p1%dP, dl=\E[%p1%dM,
643
# 8.3.24
DA
- DEVICE ATTRIBUTES
646
# With a parameter value not equal to 0,
DA
is used to identify the
647
# device which sends the
DA
. The parameter value is a device type
649
# If the parameter value is 0,
DA
is used to request an identifying
DA
853
cuu=\E[%p1%
dA
, cuu1=\EA, dch1=\Ea, dim=\E[2m, dl=\E[%p1%dM
[
all
...]
/src/usr.bin/make/unit-tests/
cond-short.mk
169
# -
dA
log. To actually see it, add debug logging at the beginning and end of
/src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evppkey_kas.txt
3074
dA
==
/src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evppkey_kas.txt
3074
dA
==
/src/crypto/external/bsd/openssl.old/dist/test/recipes/30-test_evp_data/
evppkey.txt
8932
dA
==
Completed in 38 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026