Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_key_validate.c49 *ret |= FFC_ERROR_PUBKEY_TOO_LARGE; in ossl_ffc_validate_public_key_partial()
/third_party/openssl/crypto/ffc/
H A Dffc_key_validate.c51 *ret |= FFC_ERROR_PUBKEY_TOO_LARGE; in ossl_ffc_validate_public_key_partial()
/third_party/node/deps/openssl/openssl/include/internal/
H A Dffc.h79 # define FFC_ERROR_PUBKEY_TOO_LARGE 0x02 macro
/third_party/openssl/include/internal/
H A Dffc.h74 # define FFC_ERROR_PUBKEY_TOO_LARGE 0x02 macro
/third_party/openssl/test/
H A Dffc_internal_test.c488 if (!TEST_int_eq(FFC_ERROR_PUBKEY_TOO_LARGE, res)) in ffc_public_validate_test()
496 if (!TEST_int_eq(FFC_ERROR_PUBKEY_TOO_LARGE, res)) in ffc_public_validate_test()

Completed in 4 milliseconds