Searched refs:WRAP_KEY (Results 1 – 5 of 5) sorted by relevance
44 WRAP_KEY = 6, enumConstant
369 KeyPurpose::WRAP_KEY => MetricsPurpose::WRAP_KEY, in process_key_operation_event_stats()514 KeyPurpose::WRAP_KEY => { in compute_purpose_bitmap()
433 KeyPurpose::WRAP_KEY => { in authorize_create()
30 TEST_ENUM_CONVERSION(KeyPurpose, WRAP_KEY); in TEST()
190 case KMV1::KeyPurpose::WRAP_KEY: in convert()191 return V4_0::KeyPurpose::WRAP_KEY; in convert()208 case V4_0::KeyPurpose::WRAP_KEY: in convert()209 return KMV1::KeyPurpose::WRAP_KEY; in convert()