Searched defs:st_key_pair (Results 1 – 2 of 2) sorted by relevance
151 struct st_key_pair { struct152 struct stpk st_public_key;153 struct stsk st_private_key;
290 …struct st_key_pair *st_key_pair = static_cast<struct st_key_pair *>(MALLOC(sizeof(struct st_key_pa… variable517 struct st_key_pair st_key_pair; variable