Home
last modified time | relevance | path

Searched defs:pbuff (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/hardware/st/secure_element/ese-spi-driver/utils-lib/
DDataMgmt.cc41 uint8_t* pbuff = NULL; in DataMgmt_GetData() local
83 int DataMgmt_StoreDataInList(uint16_t data_len, uint8_t* pbuff) { in DataMgmt_StoreDataInList()
121 static int DataMgmt_GetDataFromList(uint16_t* data_len, uint8_t* pbuff) { in DataMgmt_GetDataFromList()
/aosp_15_r20/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEseDataMgr.cpp40 uint8_t* pbuff = NULL; in phNxpEse_GetData() local
81 ESESTATUS phNxpEse_StoreDatainList(uint32_t data_len, uint8_t* pbuff) { in phNxpEse_StoreDatainList()
115 static ESESTATUS phNxpEse_GetDataFromList(uint32_t* data_len, uint8_t* pbuff) { in phNxpEse_GetDataFromList()
/aosp_15_r20/hardware/nxp/secure_element/snxxx/libese-teq1/nxp-ese/lib/
DphNxpEseDataMgr.cpp39 uint8_t* pbuff = NULL; in phNxpEse_GetData() local
89 ESESTATUS phNxpEse_StoreDatainList(uint32_t data_len, uint8_t* pbuff) { in phNxpEse_StoreDatainList()
125 static ESESTATUS phNxpEse_GetDataFromList(uint32_t* data_len, uint8_t* pbuff) { in phNxpEse_GetDataFromList()
DphNxpEse_Apdu_Api.cpp137 uint8_t* pbuff = NULL; in phNxpEse_7816_FrameCmd() local
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/
H A Dusbd_cdc.c811 uint8_t *pbuff, in USBD_CDC_SetTxBuffer()
830 uint8_t *pbuff) in USBD_CDC_SetRxBuffer()
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/
H A Dusbd_cdc.c811 uint8_t *pbuff, in USBD_CDC_SetTxBuffer()
830 uint8_t *pbuff) in USBD_CDC_SetRxBuffer()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/
H A Dbuffer.c119 vlVaMapBuffer(VADriverContextP ctx, VABufferID buf_id, void **pbuff) in vlVaMapBuffer()
125 void **pbuff, uint32_t flags) in vlVaMapBuffer2()
/aosp_15_r20/external/pigweed/pw_sys_io_emcraft_sf2/
H A Dsys_io_emcraft_sf2.cc82 const uint8_t pbuff = (uint8_t)b; in WriteByte() local
/aosp_15_r20/external/libldac/src/
H A DldacBT_internal.c220 DECLFUNC void ldacBT_prepare_pcm_encode( void *pbuff, char **ap_pcm, int nsmpl, int nch,
/aosp_15_r20/external/ethtool/netlink/
H A Dparser.c954 struct tmp_buff **pbuff; in tmp_buff_find_or_create() local