Searched defs:buf2 (Results 1 – 3 of 3) sorted by relevance
49 unsigned char *buf1 = NULL, *buf2 = NULL; in rsa_import_pkcs8() local
237 static bool bufs_intersect(void *buf1, size_t sz1, void *buf2, size_t sz2) in bufs_intersect()
1557 uint8_t *buf2 = (uint8_t *)buf; in stm32_i2c_write_data() local