summaryrefslogtreecommitdiff
path: root/common/rma_auth.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: drop cryptoc for SHA1/SHA2 supportstabilize-14150.882.B-cr50_stabstabilize-14150.881.B-cr50_stabstabilize-14150.74.B-cr50_stabstabilize-14150.734.B-cr50_stabstabilize-14150.64.B-cr50_stabstabilize-14150.43.B-cr50_stabstabilize-14150.376.B-cr50_stabrelease-R94-14150.B-cr50_stabrelease-R94-14150.49.B-cr50_stabVadim Sukhomlinov2021-08-121-8/+8
* cr50: drop cryptoc for always_memset()stabilize-14149.B-cr50_stabVadim Sukhomlinov2021-08-101-1/+0
* cr50: use board/cr50/dcryptoMary Ruthven2021-06-281-2/+3
* rma: handle unexpected sizes in get_rma_device_idAndrey Pronin2019-06-271-0/+6
* rma: extract getting RMA Dev ID into a separate methodAndrey Pronin2019-06-271-18/+21
* rma: when processing 'RMA open' do not reboot the deviceVadim Bendebury2018-10-041-1/+1
* cr50: refactor rma mode into factory modeMary Ruthven2018-05-301-75/+1
* cr50: move RMA challenge-response to P256Vadim Bendebury2018-05-301-35/+102
* rma: mark key ID volatile so that it can be replaced post compilationVadim Bendebury2018-04-051-1/+1
* cr50: use run time generated public RMA key definitionVadim Bendebury2018-04-041-4/+12
* cr50: bundle together RMA key and key IDVadim Bendebury2018-04-021-4/+11
* cr50: fix console command RMA authentication code checkVadim Bendebury2018-03-021-11/+30
* rma: process proper auth codeVadim Bendebury2017-10-241-0/+76
* common: add rma_auth console commandVadim Bendebury2017-10-131-9/+81
* common: make rma_auth work with the serverVadim Bendebury2017-10-041-2/+0
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-10-021-0/+104
* commom: generalize rma_auth to and make it match server expectationsVadim Bendebury2017-10-021-3/+32
* common: allow rma_auth to work with both crypto and dcryptoVadim Bendebury2017-10-021-2/+21
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-06-301-0/+123