Searched refs:authset (Results 1 – 2 of 2) sorted by relevance
583 auto authset = AuthorizationSetBuilder() in CheckTripleDesTestVector() local588 if (iv.size()) authset.Authorization(TAG_CALLER_NONCE); in CheckTripleDesTestVector()589 ASSERT_EQ(ErrorCode::OK, ImportKey(authset, KeyFormat::RAW, key)); in CheckTripleDesTestVector()
946 auto authset = AuthorizationSetBuilder() in CheckTripleDesTestVector() local951 if (iv.size()) authset.Authorization(TAG_CALLER_NONCE); in CheckTripleDesTestVector()952 ASSERT_EQ(ErrorCode::OK, ImportKey(authset, KeyFormat::RAW, key)); in CheckTripleDesTestVector()