Home
last modified time | relevance | path

Searched defs:rspLen (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/secure_element/test/unittest/mock/
H A Dmock.cpp57 VendorSecureElementCaOpenLogicalChannel(uint8_t *aid, uint32_t len, uint8_t p2, uint8_t *rsp, uint32_t *rspLen, uint32_t *channelNum) const VendorSecureElementCaOpenLogicalChannel() argument
/drivers/peripheral/secure_element/secure_element_ca_proxy/
H A Dsecure_element_ca_proxy.cpp117 VendorSecureElementCaOpenLogicalChannel( uint8_t *aid, uint32_t len, uint8_t p2, uint8_t *rsp, uint32_t *rspLen, uint32_t *channelNum) const VendorSecureElementCaOpenLogicalChannel() argument
/drivers/peripheral/secure_element/vendor_sim_adaptor/
H A Dse_vendor_adaptions.cpp143 int SimSeVendorAdaptions::VendorSimSecureElementGetAtr(uint8_t *rsp, uint32_t *rspLen) in VendorSimSecureElementGetAtr() argument
154 uint32_t rspLen = 0; in VendorSimSecureElementOpenLogicalChannel() local
181 VendorSimSecureElementOpenBasicChannel( uint8_t *aid, uint32_t len, uint8_t *rsp, uint32_t *rspLen, int *status) VendorSimSecureElementOpenBasicChannel() argument
192 VendorSimSecureElementTransmit( uint8_t *cmd, uint32_t cmdLen, uint8_t *rsp, uint32_t *rspLen, int *status) VendorSimSecureElementTransmit() argument
[all...]

Completed in 2 milliseconds