Home
last modified time | relevance | path

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

/openssl/crypto/ffc/
H A Dffc_key_validate.c28 *ret = FFC_ERROR_PASSED_NULL_PARAM; in ossl_ffc_validate_public_key_partial()
110 *ret = FFC_ERROR_PASSED_NULL_PARAM; in ossl_ffc_validate_private_key()
/openssl/test/
H A Dffc_internal_test.c514 if (!TEST_int_eq(FFC_ERROR_PASSED_NULL_PARAM, res)) in ffc_public_validate_test()
520 if (!TEST_int_eq(FFC_ERROR_PASSED_NULL_PARAM, res)) in ffc_public_validate_test()
529 if (!TEST_int_eq(FFC_ERROR_PASSED_NULL_PARAM, res)) in ffc_public_validate_test()
591 if (!TEST_int_eq(FFC_ERROR_PASSED_NULL_PARAM, res)) in ffc_private_validate_test()
596 if (!TEST_int_eq(FFC_ERROR_PASSED_NULL_PARAM, res)) in ffc_private_validate_test()
/openssl/include/internal/
H A Dffc.h84 # define FFC_ERROR_PASSED_NULL_PARAM 0x40 macro

Completed in 21 milliseconds