Home
last modified time | relevance | path

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

/openssl-master/test/
A Devp_pkey_provided_test.c59 char *memdata, *fullfile = NULL; in compare_with_file() local
110 len = BIO_get_mem_data(membio, &memdata); in compare_with_file()
116 stripcr(memdata, &slen); in compare_with_file()
120 if (!TEST_mem_eq(memdata, slen, buf, readbytes)) in compare_with_file()

Completed in 5 milliseconds