Searched refs:pri_objs (Results 1 – 1 of 1) sorted by relevance
1446 priobjs_t *pri_objs = NULL, *tmp; in soft_keystore_setpin() local1703 if (pri_objs == NULL) { in soft_keystore_setpin()1705 pri_objs = obj; in soft_keystore_setpin()1707 obj->next = pri_objs; in soft_keystore_setpin()1708 pri_objs = obj; in soft_keystore_setpin()1713 tmp = pri_objs; in soft_keystore_setpin()1736 if (pri_objs != NULL) { in soft_keystore_setpin()1737 priobjs_t *p = pri_objs; in soft_keystore_setpin()