Searched refs:retbytes (Results 1 – 4 of 4) sorted by relevance
/third_party/openssl/test/ |
D | drbg_cavs_data.h | 38 const unsigned char *retbytes; member 50 const unsigned char *retbytes; member 62 const unsigned char *retbytes; member
|
D | drbg_cavs_test.c | 102 || !TEST_mem_eq(data->retbytes, td->retbyteslen, buff, in single_kat_no_reseed() 167 || !TEST_mem_eq(data->retbytes, td->retbyteslen, buff, in single_kat_pr_false() 235 || !TEST_mem_eq(data->retbytes, td->retbyteslen, buff, in single_kat_pr_true()
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | getsize.c | 82 DWORD retbytes; in ext2fs_get_device_size2() local 103 &retbytes, NULL)) { in ext2fs_get_device_size2() 110 &retbytes, NULL)) { in ext2fs_get_device_size2()
|
/third_party/f2fs-tools/lib/ |
D | libf2fs.c | 1085 DWORD retbytes; in win_get_device_size() local 1101 &retbytes, NULL)) { in win_get_device_size() 1108 &retbytes, NULL)) { in win_get_device_size()
|