Searched defs:offset1 (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/ |
H A D | LsLib.cpp | 1502 LSCSTATUS Check_Certificate_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_Certificate_Tag() 1528 LSCSTATUS Check_SerialNo_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_SerialNo_Tag() 1554 LSCSTATUS Check_LSRootID_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_LSRootID_Tag() 1583 LSCSTATUS Check_CertHoldID_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_CertHoldID_Tag() 1612 LSCSTATUS Check_Date_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_Date_Tag() 1653 LSCSTATUS Check_45_Tag(uint8_t* read_buf, uint16_t* offset1, in Check_45_Tag() 1684 uint8_t* read_buf, uint16_t* offset1, in Certificate_Verification()
|
/aosp12/frameworks/base/obex/javax/obex/ |
H A D | PrivateInputStream.java | 118 int offset1 = offset; in read() local
|
H A D | PrivateOutputStream.java | 98 int offset1 = offset; in write() local
|
/aosp12/frameworks/base/keystore/java/android/security/keystore/ |
H A D | ArrayUtils.java | 54 public static byte[] concat(byte[] arr1, int offset1, int len1, byte[] arr2, int offset2, in concat()
|
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/include/ |
H A D | VendorGraphicBuffer.h | 95 uint32_t offset1 = 0; member
|
/aosp12/hardware/qcom/audio/hal/ |
H A D | audio_hw.c | 4035 unsigned int offset1; in out_create_mmap_buffer() local 4774 unsigned int offset1; in in_create_mmap_buffer() local
|