Home
last modified time | relevance | path

Searched defs:N (Results 1 – 25 of 28) sorted by relevance

12

/openssl-master/crypto/srp/
A Dsrp_lib.c26 static BIGNUM *srp_Calc_xy(const BIGNUM *x, const BIGNUM *y, const BIGNUM *N, in srp_Calc_xy()
55 static BIGNUM *srp_Calc_k(const BIGNUM *N, const BIGNUM *g, in srp_Calc_k()
63 BIGNUM *SRP_Calc_u_ex(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N, in SRP_Calc_u_ex()
70 BIGNUM *SRP_Calc_u(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N) in SRP_Calc_u()
77 const BIGNUM *b, const BIGNUM *N) in SRP_Calc_server_key()
106 BIGNUM *SRP_Calc_B_ex(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, in SRP_Calc_B_ex()
138 BIGNUM *SRP_Calc_B(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, in SRP_Calc_B()
196 BIGNUM *SRP_Calc_A(const BIGNUM *a, const BIGNUM *N, const BIGNUM *g) in SRP_Calc_A()
266 int SRP_Verify_B_mod_N(const BIGNUM *B, const BIGNUM *N) in SRP_Verify_B_mod_N()
287 int SRP_Verify_A_mod_N(const BIGNUM *A, const BIGNUM *N) in SRP_Verify_A_mod_N()
[all …]
A Dsrp_vfy.c208 const BIGNUM *N) in SRP_user_pwd_set_gN()
608 char **verifier, const char *N, const char *g, in SRP_create_verifier_ex()
699 char **verifier, const char *N, const char *g) in SRP_create_verifier()
714 BIGNUM **verifier, const BIGNUM *N, in SRP_create_verifier_BN_ex()
767 BIGNUM **verifier, const BIGNUM *N, in SRP_create_verifier_BN()
/openssl-master/crypto/asn1/
A Dp5_scrypt.c43 unsigned char *aiv, uint64_t N, uint64_t r, in PKCS5_pbe2_set_scrypt()
148 size_t keylen, uint64_t N, uint64_t r, in pkcs5_scrypt_set()
217 uint64_t p, r, N; in PKCS5_v2_scrypt_keyivgen_ex() local
/openssl-master/crypto/evp/
A Dpbe_scrypt.c39 uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, in EVP_PBE_scrypt_ex()
92 uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, in EVP_PBE_scrypt()
/openssl-master/crypto/ffc/
A Dffc_key_generate.c23 int N, int s, BIGNUM *priv) in ossl_ffc_generate_private_key()
A Dffc_params_validate.c56 size_t L, N; in ossl_ffc_params_FIPS186_4_validate() local
74 size_t L, N; in ossl_ffc_params_FIPS186_2_validate() local
A Dffc_params_generate.c42 static int ffc_validate_LN(size_t L, size_t N, int type, int verify) in ffc_validate_LN()
67 static int ffc_validate_LN(size_t L, size_t N, int type, int verify) in ffc_validate_LN()
446 static const char *default_mdname(size_t N) in default_mdname()
515 size_t L, size_t N, int *res, in ossl_ffc_params_FIPS186_4_gen_verify()
808 size_t L, size_t N, int *res, in ossl_ffc_params_FIPS186_2_gen_verify()
1037 int type, size_t L, size_t N, in ossl_ffc_params_FIPS186_4_generate()
1047 int type, size_t L, size_t N, in ossl_ffc_params_FIPS186_2_generate()
/openssl-master/providers/common/
A Dsecuritycheck.c154 size_t L, N; in ossl_dsa_check_key() local
198 size_t L, N; in ossl_dh_check_key() local
/openssl-master/test/
A Dcmp_ctx_test.c510 #define DEFINE_SET_GET_TEST(OSSL_CMP, CTX, N, M, DUP, FIELD, TYPE) \ argument
514 #define DEFINE_SET_GET_SK_TEST_DEFAULT(OSSL_CMP, CTX, N, M, FIELD, ELEM_TYPE, \ argument
518 #define DEFINE_SET_GET_SK_TEST(OSSL_CMP, CTX, N, M, FIELD, T) \ argument
521 #define DEFINE_SET_GET_SK_X509_TEST(OSSL_CMP, CTX, N, M, FNAME) \ argument
526 #define DEFINE_SET_GET_TEST_DEFAULT(OSSL_CMP, CTX, N, M, DUP, FIELD, TYPE, \ argument
530 #define DEFINE_SET_TEST_DEFAULT(OSSL_CMP, CTX, N, DUP, FIELD, TYPE, DEFAULT) \ argument
537 #define DEFINE_SET_TEST(OSSL_CMP, CTX, N, DUP, FIELD, TYPE) \ argument
540 #define DEFINE_SET_SK_TEST(OSSL_CMP, CTX, N, FIELD, TYPE) \ argument
716 #define DEFINE_PUSH_TEST(N, DUP, FIELD, ELEM, TYPE) \ argument
A Dkeymgmt_internal_test.c65 #define N 0 macro
A Dffc_internal_test.c578 int ret = 0, res = -1, N; in ffc_private_gen_test() local
A Drsa_sp800_56b_test.c279 const int N = P*Q; in test_check_crt_components() local
A Dacvp_test.c337 static EVP_PKEY *dsa_paramgen(int L, int N) in dsa_paramgen()
352 static EVP_PKEY *dsa_keygen(int L, int N) in dsa_keygen()
A Devp_pkey_provided_test.c296 #define N 0 macro
/openssl-master/apps/lib/
A Dtlssrp_depr.c27 static int srp_Verify_N_and_g(const BIGNUM *N, const BIGNUM *g) in srp_Verify_N_and_g()
68 BIGNUM *N = NULL, *g = NULL; in ssl_srp_verify_param_cb() local
/openssl-master/include/openssl/
A Dsrp.h.in60 const BIGNUM *N; member
97 const BIGNUM *N; member
/openssl-master/providers/implementations/kdfs/
A Dscrypt.c49 uint64_t N; member
350 static void scryptROMix(unsigned char *B, uint64_t r, uint64_t N, in scryptROMix()
410 uint64_t N, uint64_t r, uint64_t p, uint64_t maxmem, in scrypt_alg()
/openssl-master/crypto/whrlpool/
A Dwp_block.c180 # define N 1 macro
191 # define N 8 macro
210 # define N 2 macro
/openssl-master/apps/
A Dsrp.c123 char *srp_usersalt, const char *g, const char *N, in srp_verify_user()
160 char **srp_usersalt, char *g, char *N, in srp_create_user()
A Dpasswd.c709 # define b64_from_24bit(B2, B1, B0, N) \ in shacrypt() argument
/openssl-master/crypto/dh/
A Ddh_lib.c206 int N; in DH_security_bits() local
/openssl-master/ssl/
A Dtls_srp.c248 int SSL_set_srp_server_param(SSL *s, const BIGNUM *N, const BIGNUM *g, in SSL_set_srp_server_param()
/openssl-master/crypto/bn/
A Dbn_local.h240 BIGNUM N; /* The modulus */ member
254 BIGNUM N; /* the divisor */ member
A Dbn_lib.c887 int BN_security_bits(int L, int N) in BN_security_bits()
/openssl-master/crypto/aria/
A Daria.c462 #define ARIA_GSRK(RK, X, Y, N) _ARIA_GSRK(RK, X, Y, 4 - ((N) / 32), (N) % 32) argument

Completed in 43 milliseconds

12