Searched refs:TEST_FL_int_eq (Results 1 - 1 of 1) sorted by relevance
/third_party/openssl/test/ |
H A D | endecode_test.c | 34 #define TEST_FL_int_eq(a, b) test_int_eq(file, line, #a, #b, a, b) macro 311 || !TEST_FL_int_eq(OSSL_DECODER_from_bio(dctx, encoded_bio), in decode_EVP_PKEY_prov() 322 if (!TEST_FL_int_eq(EVP_PKEY_parameters_eq(pkey, testpkey), 1)) in decode_EVP_PKEY_prov() 325 if (!TEST_FL_int_eq(EVP_PKEY_eq(pkey, testpkey), 1)) in decode_EVP_PKEY_prov()
|
Completed in 3 milliseconds