Home
last modified time | relevance | path

Searched refs:FFC_ERROR_PUBKEY_TOO_LARGE (Results 1 – 3 of 3) sorted by relevance

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

Completed in 16 milliseconds