Home
last modified time | relevance | path

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

/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
Dalg_defs.h32 PAIR_TYPE_END enumerator
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/small/
Dhuks_adapter.c1025 CHECK_LEN_HIGHER_RETURN(exInfo->pairType, PAIR_TYPE_END - 1, "pairType"); in ImportPublicKey()
1186 CHECK_LEN_HIGHER_RETURN(exInfo->pairType, PAIR_TYPE_END - 1, "pairType"); in ConstructImportSymmetricKeyParam()
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
Dhuks_adapter.c1147 CHECK_LEN_HIGHER_RETURN(exInfo->pairType, PAIR_TYPE_END - 1, "pairType"); in ImportPublicKey()
1308 CHECK_LEN_HIGHER_RETURN(exInfo->pairType, PAIR_TYPE_END - 1, "pairType"); in ConstructImportSymmetricKeyParam()
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/mini/
Dhuks_adapter.c463 CHECK_LEN_HIGHER_RETURN(exInfo->pairType, PAIR_TYPE_END - 1, "pairType"); in ConstructImportSymmetricKeyParam()