Searched refs:password_sid (Results 1 – 4 of 4) sorted by relevance
647 buf = append_uint64_to_buf(buf, end, password_sid); in Serialize()656 copy_uint64_from_buf(buf_ptr, end, &password_sid) && in Deserialize()
509 key_description.push_back(TAG_USER_SECURE_ID, request.password_sid); in ImportWrappedKey()
379 request.password_sid = passwordSid; in importWrappedKey()
794 uint64_t password_sid; member