Home
last modified time | relevance | path

Searched refs:CA_GET_ATR_SYMBOL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/secure_element/secure_element_ca_proxy/
H A Dsecure_element_ca_proxy.cpp80 …SecureElementCaGetAtrFunc_ = loader_->FindTheFunc<VendorSecureElementCaGetAtrT>(CA_GET_ATR_SYMBOL); in InitFunc()
H A Dsecure_element_ca_proxy.h106 const char *const CA_GET_ATR_SYMBOL = "VendorSecureElementCaGetAtr"; variable