Home
last modified time | relevance | path

Searched defs:order (Results 1 – 23 of 23) 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.c211 const BIGNUM *order = EC_GROUP_get0_order(group); in sm2_sig_gen() local
331 const BIGNUM *order = EC_GROUP_get0_order(group); in sm2_sig_verify() local
H A Dsm2_crypt.c123 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 Devp_pkey_dhkem_test.c275 static const unsigned char order[] = { in test_ec_invalid_private_key() local
H A Dendecode_test.c1073 BIGNUM *a, *b, *prime, *order; in do_create_ec_explicit_prime_params() local
1171 BIGNUM *a, *b, *poly, *order, *cofactor; in do_create_ec_explicit_trinomial_params() local
/openssl/crypto/ec/
H A Decdsa_ossl.c140 const BIGNUM *order; in ecdsa_sign_setup() local
277 const BIGNUM *order, *ckinv; in ossl_ecdsa_simple_sign_sig() local
449 const BIGNUM *order; in ossl_ecdsa_simple_verify_sig() local
H A Dec_key.c307 BIGNUM *order = NULL; in ec_generate_key() local
565 const BIGNUM *order = NULL; in ossl_ec_key_public_check() local
793 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.c367 const BIGNUM *order, const BIGNUM *cofactor) in EC_GROUP_set_generator()
446 int EC_GROUP_get_order(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx) in EC_GROUP_get_order()
1413 const BIGNUM *order = EC_GROUP_get0_order(group); in ec_group_explicit_to_named() local
1550 BIGNUM *p = NULL, *a = NULL, *b = NULL, *order = NULL, *cofactor = NULL; in EC_GROUP_new_from_params() local
H A Dec_mult.c823 const BIGNUM *order; in ossl_ec_wNAF_precompute_mult() local
H A Decp_nistz256.c810 const BIGNUM *order; in ecp_nistz256_mult_precompute() local
1458 *order = NULL; in ecp_nistz256group_full_init() 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.h215 BIGNUM *order, *cofactor; member
H A Dec_curve.c3157 BIGNUM *p = NULL, *a = NULL, *b = NULL, *x = NULL, *y = NULL, *order = in ec_group_new_from_data() local
/openssl/providers/implementations/kem/
H A Dec_kem.c84 const BIGNUM *order = EC_GROUP_get0_order(group); in eckey_check() local
389 const BIGNUM *order; in ossl_ec_dhkem_derive_private() local
/openssl/crypto/ec/curve448/
H A Deddsa.c300 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.c989 BIGNUM *p, *a, *b, *order, *cofactor; member

Completed in 119 milliseconds