Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_key_validate.c84 *ret |= FFC_ERROR_PUBKEY_INVALID; in ossl_ffc_validate_public_key()
/third_party/openssl/crypto/ffc/
H A Dffc_key_validate.c88 *ret |= FFC_ERROR_PUBKEY_INVALID; in ossl_ffc_validate_public_key()
/third_party/node/deps/openssl/openssl/include/internal/
H A Dffc.h80 # define FFC_ERROR_PUBKEY_INVALID 0x04 macro
/third_party/openssl/include/internal/
H A Dffc.h75 # define FFC_ERROR_PUBKEY_INVALID 0x04 macro
/third_party/openssl/test/
H A Dffc_internal_test.c504 if (!TEST_int_eq(FFC_ERROR_PUBKEY_INVALID, res)) in ffc_public_validate_test()

Completed in 3 milliseconds