Searched refs:FFC_ERROR_PUBKEY_TOO_LARGE (Results 1 – 3 of 3) sorted by relevance
49 *ret |= FFC_ERROR_PUBKEY_TOO_LARGE; in ossl_ffc_validate_public_key_partial()
79 # define FFC_ERROR_PUBKEY_TOO_LARGE 0x02 macro
486 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 10 milliseconds