Home
last modified time | relevance | path

Searched defs:order (Results 1 – 21 of 21) sorted by relevance

/openssl/crypto/sm2/
H A Dsm2_key.c27 const BIGNUM *priv_key = NULL, *order = NULL; in ossl_sm2_key_private_check() local
H A Dsm2_sign.c200 const BIGNUM *order = EC_GROUP_get0_order(group); in sm2_sig_gen() local
316 const BIGNUM *order = EC_GROUP_get0_order(group); in sm2_sig_verify() local
H A Dsm2_crypt.c124 const BIGNUM *order = EC_GROUP_get0_order(group); in ossl_sm2_encrypt() local
/openssl/test/
H A Dpriority_queue_test.c51 static int test_size_t_priority_queue_int(int reserve, int order, int count, in test_size_t_priority_queue_int()
135 int reserve, order, count, remove, random, popfree; in test_size_t_priority_queue() local
H A Dsm2_internal_test.c86 BIGNUM *order = NULL; in create_EC_group() local
H A Dectest.c41 BIGNUM *n1 = NULL, *n2 = NULL, *order = NULL; in group_order_tests() local
617 const char *order; member
1219 const char *p, *a, *b, *Qx, *Qy, *Gx, *Gy, *order, *d; member
1317 BIGNUM *n = NULL, *m = NULL, *order = NULL, *yplusone = NULL; in nistp_single_test() local
H A Dendecode_test.c1056 BIGNUM *a, *b, *prime, *order; in do_create_ec_explicit_prime_params() local
1154 BIGNUM *a, *b, *poly, *order, *cofactor; in do_create_ec_explicit_trinomial_params() local
/openssl/crypto/ec/
H A Decdsa_ossl.c80 const BIGNUM *order; in ecdsa_sign_setup() local
199 const BIGNUM *order, *ckinv; in ossl_ecdsa_simple_sign_sig() local
361 const BIGNUM *order; in ossl_ecdsa_simple_verify_sig() local
H A Dec_key.c256 BIGNUM *order = NULL; in ec_generate_key() local
476 const BIGNUM *order = NULL; in ossl_ec_key_public_check() local
698 const BIGNUM *order = NULL; in EC_KEY_set_private_key() local
H A Deck_prn.c77 const BIGNUM *order = NULL, *cofactor = NULL; in ECPKParameters_print() local
H A Dec_backend.c211 const BIGNUM *order = EC_GROUP_get0_order(group); in ec_group_explicit_todata() local
430 const BIGNUM *order; in ossl_ec_key_fromdata() local
H A Dec_lib.c364 const BIGNUM *order, const BIGNUM *cofactor) in EC_GROUP_set_generator()
443 int EC_GROUP_get_order(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx) in EC_GROUP_get_order()
1410 const BIGNUM *order = EC_GROUP_get0_order(group); in ec_group_explicit_to_named() local
1547 BIGNUM *p = NULL, *a = NULL, *b = NULL, *order = NULL, *cofactor = NULL; in EC_GROUP_new_from_params() local
H A Dec_mult.c834 const BIGNUM *order; in ossl_ec_wNAF_precompute_mult() local
H A Dec_asn1.c74 ASN1_INTEGER *order; member
H A Decp_smpl.c254 BIGNUM *a, *b, *order, *tmp_1, *tmp_2; in ossl_ec_GFp_simple_group_check_discriminant() local
H A Dec_local.h213 BIGNUM *order, *cofactor; member
H A Decp_nistz256.c821 const BIGNUM *order; in ecp_nistz256_mult_precompute() local
H A Dec_curve.c3140 BIGNUM *p = NULL, *a = NULL, *b = NULL, *x = NULL, *y = NULL, *order = in ec_group_new_from_data() local
/openssl/crypto/ec/curve448/
H A Deddsa.c293 static const uint8_t order[] = { in ossl_c448_ed448_verify() local
/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c433 const BIGNUM *order = NULL, *cofactor = NULL; in ec_param_explicit_to_text() local
/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c978 BIGNUM *p, *a, *b, *order, *cofactor; member

Completed in 91 milliseconds