Searched refs:GetKeyTypePair (Results 1 – 7 of 7) sorted by relevance
31 uint8_t *GetKeyTypePair(KeyAliasType keyAliasType) in GetKeyTypePair() function
33 uint8_t *GetKeyTypePair(KeyAliasType keyAliasType) in GetKeyTypePair() function
189 Uint8Buff keyTypeBuff = { GetKeyTypePair(keyAliasType), KEY_TYPE_PAIR_LEN }; in GenerateKeyAliasInner()
71 uint8_t *GetKeyTypePair(KeyAliasType keyAliasType);
38 static uint8_t *GetKeyTypePair(KeyAliasType keyAliasType) in GetKeyTypePair() function381 Uint8Buff keyTypeBuff = { GetKeyTypePair(keyType), KEY_TYPE_PAIR_LEN }; in GenerateKeyAlias()432 Uint8Buff keyTypeBuff = { GetKeyTypePair(KEY_ALIAS_AUTH_TOKEN), KEY_TYPE_PAIR_LEN }; in GeneratePseudonymPskAlias()
95 static uint8_t *GetKeyTypePair(KeyAliasType keyAliasType) in GetKeyTypePair() function184 Uint8Buff keyTypeBuff = { GetKeyTypePair(KEY_ALIAS_AUTH_TOKEN), KEY_TYPE_PAIR_LEN }; in GenerateKeyAlias()
95 static uint8_t *GetKeyTypePair(KeyAliasType keyAliasType) in GetKeyTypePair() function194 Uint8Buff keyTypeBuff = { GetKeyTypePair(keyAliasType), KEY_TYPE_PAIR_LEN }; in GenerateKeyAlias()