index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
psp-dev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccp - Use memdup_user() rather than duplicating its implementation
Markus Elfring
2018-03-16
1
-14
/
+1
*
crypto: ccp - Fix sparse, use plain integer as NULL pointer
Brijesh Singh
2018-03-02
1
-4
/
+4
*
crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+97
*
crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+81
*
crypto: ccp: Implement SEV_PEK_CSR ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+66
*
crypto: ccp: Implement SEV_PDH_GEN ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+3
*
crypto: ccp: Implement SEV_PEK_GEN ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+16
*
crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command
Brijesh Singh
2017-12-04
1
-0
/
+18
*
crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
Brijesh Singh
2017-12-04
1
-1
/
+76
*
crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
Brijesh Singh
2017-12-04
1
-0
/
+344
*
crypto: ccp: Add Platform Security Processor (PSP) device support
Brijesh Singh
2017-12-04
1
-0
/
+105