OPK v18.5

This commit is contained in:
Matt Feddersen
2024-03-28 17:57:34 -07:00
parent 8161b155b3
commit e150f9297d
53 changed files with 1150 additions and 354 deletions

View File

@@ -871,7 +871,7 @@ TEST_P(OEMCryptoRefreshTest, RefreshLargeBuffer) {
}
// This situation would occur if an app only uses one key in the license. When
// that happens, SelectKey would be called before the first decrypt, and then
// that happens, GetKeyHandle would be called before the first decrypt, and then
// would not need to be called again, even if the license is refreshed.
TEST_P(OEMCryptoRefreshTest, RefreshWithNoSelectKey) {
LoadLicense();