index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
asym_tpm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: asym_tpm: correct zero out potential secrets
Greg Kroah-Hartman
2021-01-12
1
-1
/
+1
*
KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails
Eric Biggers
2019-12-12
1
-0
/
+1
*
KEYS: trusted: Create trusted keys subsystem
Sumit Garg
2019-11-12
1
-1
/
+1
*
KEYS: Use common tpm_buf for trusted and asymmetric keys
Sumit Garg
2019-11-12
1
-62
/
+45
*
tpm: Move tpm_buf code to include/linux/
Sumit Garg
2019-11-12
1
-6
/
+6
*
X.509: parse public key parameters from x509 for akcipher
Vitaly Chikunov
2019-04-18
1
-1
/
+8
*
KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
Vitaly Chikunov
2019-04-18
1
-9
/
+1
*
crypto: akcipher - new verify API for public key algorithms
Vitaly Chikunov
2019-04-18
1
-24
/
+10
*
KEYS: asym_tpm: Add support for the sign operation [ver #2]
Denis Kenzior
2018-10-26
1
-1
/
+155
*
KEYS: asym_tpm: Implement tpm_sign [ver #2]
Denis Kenzior
2018-10-26
1
-0
/
+87
*
KEYS: asym_tpm: Implement signature verification [ver #2]
Denis Kenzior
2018-10-26
1
-6
/
+100
*
KEYS: asym_tpm: Implement the decrypt operation [ver #2]
Denis Kenzior
2018-10-26
1
-1
/
+57
*
KEYS: asym_tpm: Implement tpm_unbind [ver #2]
Denis Kenzior
2018-10-26
1
-0
/
+82
*
KEYS: asym_tpm: Add loadkey2 and flushspecific [ver #2]
Denis Kenzior
2018-10-26
1
-0
/
+94
*
KEYS: asym_tpm: Implement encryption operation [ver #2]
Denis Kenzior
2018-10-26
1
-0
/
+84
*
KEYS: asym_tpm: Implement pkey_query [ver #2]
Denis Kenzior
2018-10-26
1
-0
/
+135
*
KEYS: asym_tpm: extract key size & public key [ver #2]
Denis Kenzior
2018-10-26
1
-0
/
+112
*
KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]
Denis Kenzior
2018-10-26
1
-0
/
+90