Home
last modified time | relevance | path

Searched refs:FFC_ERROR_NOT_SUITABLE_GENERATOR (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_params_validate.c34 *ret |= FFC_ERROR_NOT_SUITABLE_GENERATOR; in ossl_ffc_params_validate_unverifiable_g()
46 *ret |= FFC_ERROR_NOT_SUITABLE_GENERATOR; in ossl_ffc_params_validate_unverifiable_g()
124 && (*res & FFC_ERROR_NOT_SUITABLE_GENERATOR) != 0) { in ossl_ffc_params_simple_validate()
/third_party/openssl/crypto/ffc/
H A Dffc_params_validate.c34 *ret |= FFC_ERROR_NOT_SUITABLE_GENERATOR; in ossl_ffc_params_validate_unverifiable_g()
46 *ret |= FFC_ERROR_NOT_SUITABLE_GENERATOR; in ossl_ffc_params_validate_unverifiable_g()
124 && (*res & FFC_ERROR_NOT_SUITABLE_GENERATOR) != 0) { in ossl_ffc_params_simple_validate()
/third_party/node/deps/openssl/openssl/include/internal/
H A Dffc.h81 # define FFC_ERROR_NOT_SUITABLE_GENERATOR 0x08 macro
/third_party/openssl/include/internal/
H A Dffc.h76 # define FFC_ERROR_NOT_SUITABLE_GENERATOR 0x08 macro

Completed in 3 milliseconds