Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ffc/
Dffc_key_validate.c124 *ret |= FFC_ERROR_PRIVKEY_TOO_LARGE; in ossl_ffc_validate_private_key()
/third_party/openssl/include/internal/
Dffc.h78 # define FFC_ERROR_PRIVKEY_TOO_LARGE 0x20 macro
/third_party/openssl/test/
Dffc_internal_test.c582 if (!TEST_int_eq(FFC_ERROR_PRIVKEY_TOO_LARGE, res)) in ffc_private_validate_test()