Searched refs:authset (Results 1 – 1 of 1) sorted by relevance
488 auto authset = AuthorizationSetBuilder() in CheckTripleDesTestVector() local493 if (iv.size()) authset.Authorization(TAG_CALLER_NONCE); in CheckTripleDesTestVector()494 ASSERT_EQ(ErrorCode::OK, ImportKey(authset, KeyFormat::RAW, key)); in CheckTripleDesTestVector()