Searched defs:Q (Results 1 – 10 of 10) sorted by relevance
/openssl/test/ |
H A D | ecdsatest.h | 28 const char *Q; /* ECDSA public key: Q = dG */ member
|
H A D | ectest.c | 42 EC_POINT *P = NULL, *Q = NULL, *R = NULL, *S = NULL; in group_order_tests() local 164 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in prime_field_tests() local 786 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in char2_curve_test() local 939 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in char2_field_tests() local 1319 EC_POINT *G = NULL, *P = NULL, *Q = NULL, *Q_CHECK = NULL; in nistp_single_test() local 2415 EC_POINT *Q = NULL, *Pinf = NULL; in ec_point_hex2point_test_helper() local 2813 const EC_POINT *Q = NULL; in custom_params_test() local
|
H A D | keymgmt_internal_test.c | 73 #define Q 4 macro
|
H A D | dsatest.c | 141 # define Q 1 macro
|
H A D | ec_internal_test.c | 251 EC_POINT *P = NULL, *Q = NULL, *R = NULL; in underflow_test() local
|
H A D | rsa_sp800_56b_test.c | 277 const int Q = 17; in test_check_crt_components() local
|
H A D | evp_pkey_provided_test.c | 344 #define Q 4 macro
|
/openssl/crypto/ec/ |
H A D | ecp_sm2p256.c | 225 const P256_POINT_AFFINE *Q) in ecp_sm2p256_point_add_affine() 288 const P256_POINT *Q) in ecp_sm2p256_point_add() 348 P256_POINT_AFFINE Q; in ecp_sm2p256_point_G_mul_by_scalar() local
|
/openssl/crypto/bn/ |
H A D | bn_div.c | 119 BN_ULONG Q = 0, mask; in bn_div_3_words() local
|
/openssl/crypto/aria/ |
H A D | aria.c | 442 #define _ARIA_GSRK(RK, X, Y, Q, R) \ argument
|
Completed in 86 milliseconds