Searched defs:pbuff (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
D | DataMgmt.cc | 41 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/ |
D | phNxpEseDataMgr.cpp | 40 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/ |
D | phNxpEseDataMgr.cpp | 39 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()
|
D | phNxpEse_Apdu_Api.cpp | 137 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 D | usbd_cdc.c | 811 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 D | usbd_cdc.c | 811 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 D | buffer.c | 119 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 D | sys_io_emcraft_sf2.cc | 82 const uint8_t pbuff = (uint8_t)b; in WriteByte() local
|
/aosp_15_r20/external/libldac/src/ |
H A D | ldacBT_internal.c | 220 DECLFUNC void ldacBT_prepare_pcm_encode( void *pbuff, char **ap_pcm, int nsmpl, int nch,
|
/aosp_15_r20/external/ethtool/netlink/ |
H A D | parser.c | 954 struct tmp_buff **pbuff; in tmp_buff_find_or_create() local
|