Home
last modified time | relevance | path

Searched refs:PIN_ATTR_ALGO_VERSION (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/inc/
H A Dattribute.h57 PIN_ATTR_ALGO_VERSION = 200004, enumerator
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dcollector_func.c239 result = GetAttributeUint32(data, PIN_ATTR_ALGO_VERSION, &(algoParam->algoVersion)); in GetAlgoParam()
H A Dverifier_func.c216 if (SetAttributeUint32(attribute, PIN_ATTR_ALGO_VERSION, algoVersion) != RESULT_SUCCESS) { in SetVerifyAckDataPinParam()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dattribute.c47 PIN_ATTR_ALGO_VERSION,