Home
last modified time | relevance | path

Searched defs:st_key_pair (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/base/
H A Dbase.h151 struct st_key_pair { struct
152 struct stpk st_public_key;
153 struct stsk st_private_key;
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhuks_adapter_test.cpp290 …struct st_key_pair *st_key_pair = static_cast<struct st_key_pair *>(MALLOC(sizeof(struct st_key_pa… variable
517 struct st_key_pair st_key_pair; variable