Searched refs:startdate (Results 1 – 1 of 1) sorted by relevance
3200 CK_DATE startdate, enddate; in store_raw_key() local3297 (void) memcpy(&startdate, start, sizeof (CK_DATE)); in store_raw_key()3298 SETATTR(templ, i, CKA_START_DATE, &startdate, in store_raw_key()3299 sizeof (startdate)); in store_raw_key()