Home
last modified time | relevance | path

Searched defs:buf2 (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_import_pkcs8.c49 unsigned char *buf1 = NULL, *buf2 = NULL; in rsa_import_pkcs8() local
/optee_os/lib/libutee/
H A Dtee_api.c237 static bool bufs_intersect(void *buf1, size_t sz1, void *buf2, size_t sz2) in bufs_intersect()
/optee_os/core/drivers/
H A Dstm32_i2c.c1557 uint8_t *buf2 = (uint8_t *)buf; in stm32_i2c_write_data() local