Searched refs:startdate (Results 1 – 1 of 1) sorted by relevance
3198 CK_DATE startdate, enddate; in store_raw_key() local3295 (void) memcpy(&startdate, start, sizeof (CK_DATE)); in store_raw_key()3296 SETATTR(templ, i, CKA_START_DATE, &startdate, in store_raw_key()3297 sizeof (startdate)); in store_raw_key()