Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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()
/third_party/openssl/crypto/ffc/
H A Dffc_key_validate.c28 *ret = FFC_ERROR_PASSED_NULL_PARAM; in ossl_ffc_validate_public_key_partial()
116 *ret = FFC_ERROR_PASSED_NULL_PARAM; in ossl_ffc_validate_private_key()
/third_party/openssl/test/
H A Dffc_internal_test.c516 if (!TEST_int_eq(FFC_ERROR_PASSED_NULL_PARAM, res)) in ffc_public_validate_test()
522 if (!TEST_int_eq(FFC_ERROR_PASSED_NULL_PARAM, res)) in ffc_public_validate_test()
531 if (!TEST_int_eq(FFC_ERROR_PASSED_NULL_PARAM, res)) in ffc_public_validate_test()
593 if (!TEST_int_eq(FFC_ERROR_PASSED_NULL_PARAM, res)) in ffc_private_validate_test()
598 if (!TEST_int_eq(FFC_ERROR_PASSED_NULL_PARAM, res)) in ffc_private_validate_test()
/third_party/node/deps/openssl/openssl/include/internal/
H A Dffc.h84 # define FFC_ERROR_PASSED_NULL_PARAM 0x40 macro
/third_party/openssl/include/internal/
H A Dffc.h79 # define FFC_ERROR_PASSED_NULL_PARAM 0x40 macro

Completed in 3 milliseconds