]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/data_protection.c
xnu-7195.101.1.tar.gz
[apple/xnu.git] / tests / data_protection.c
index bb0411decd154ef6e604e8bff78c277f10ff4696..2688bdde440c28511ce2ca67cb24ddf10efc60ed 100644 (file)
@@ -1040,7 +1040,7 @@ apple_key_store(uint32_t command,
                input_struct_count, outputs, output_count, NULL, NULL
                );
        if (io_result != kIOReturnSuccess) {
-               T_LOG("%s: call to AppleKeyStore method %d failed", __func__);
+               T_LOG("%s: call to AppleKeyStore method %d failed", __func__, command);
                goto close;
        }