Searched refs:TEST_FL_int_ge (Results 1 – 1 of 1) sorted by relevance
/openssl-master/test/ |
A D | endecode_test.c | 35 #define TEST_FL_int_ge(a, b) test_int_ge(file, line, #a, #b, a, b) macro 386 if (!TEST_FL_int_ge(i2b_PrivateKey_bio(mem_ser, pkey), 0)) in encode_EVP_PKEY_MSBLOB() 389 if (!TEST_FL_int_ge(i2b_PublicKey_bio(mem_ser, pkey), 0)) in encode_EVP_PKEY_MSBLOB() 431 || !TEST_FL_int_ge(i2b_PVK_bio_ex(mem_ser, pkey, enc, in encode_EVP_PKEY_PVK()
|
Completed in 9 milliseconds