Home
last modified time | relevance | path

Searched refs:ALG_DL_SPEKE (Results 1 - 3 of 3) sorted by relevance

/base/security/device_auth/services/identity_manager/inc/
H A Didentity_defines.h61 typedef enum { ALG_EC_SPEKE = 0x0001, ALG_DL_SPEKE = 0x0002, ALG_ISO = 0x0004 } ProtocolAlgType; enumerator
/base/security/device_auth/services/identity_manager/src/
H A Didentity_pin.c29 dlSpekeEntity->protocolType = ALG_DL_SPEKE; in SetDlSpekeProtocol()
/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c1339 } else if (entity->protocolType == ALG_DL_SPEKE) { in AddAuthSubSessionToVec()
1779 return ALG_DL_SPEKE; in GetAlgTypeByProtocolType()

Completed in 5 milliseconds