Home
last modified time | relevance | path

Searched refs:FFC_CHECK_Q_NOT_PRIME (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/include/internal/
H A Dffc.h57 # define FFC_CHECK_Q_NOT_PRIME 0x00010 macro
/third_party/openssl/include/internal/
H A Dffc.h57 # define FFC_CHECK_Q_NOT_PRIME 0x00010 macro
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_params_generate.c374 *res |= FFC_CHECK_Q_NOT_PRIME; in generate_q_fips186_4()
/third_party/openssl/crypto/ffc/
H A Dffc_params_generate.c374 *res |= FFC_CHECK_Q_NOT_PRIME; in generate_q_fips186_4()
/third_party/openssl/test/
H A Dffc_internal_test.c419 if (!TEST_true(res == FFC_CHECK_Q_MISMATCH || res == FFC_CHECK_Q_NOT_PRIME)) in ffc_params_fips186_2_gen_validate_test()

Completed in 5 milliseconds