Searched refs:shortbuf_expected (Results 1 – 1 of 1) sorted by relevance
4015 const unsigned char shortbuf_expected[] = { 0xa5, 0x5a }; in test_RSA_verify_recover_rejects_short_buffer() local4070 || !TEST_mem_eq(shortbuf, sizeof(shortbuf), shortbuf_expected, in test_RSA_verify_recover_rejects_short_buffer()4071 sizeof(shortbuf_expected))) in test_RSA_verify_recover_rejects_short_buffer()