Home
last modified time | relevance | path

Searched hist:"6273 fd7a5a99549bc5b90ce8a70df88cc6b570c3" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/ccp/
H A DKconfigdiff 6273fd7a5a99549bc5b90ce8a70df88cc6b570c3 Tue Jul 02 21:41:43 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: ccp - move to AES library for CMAC key derivation

Use the AES library instead of the cipher interface to perform
the single block of AES processing involved in updating the key
of the cmac(aes) hash.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dccp-crypto.hdiff 6273fd7a5a99549bc5b90ce8a70df88cc6b570c3 Tue Jul 02 21:41:43 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: ccp - move to AES library for CMAC key derivation

Use the AES library instead of the cipher interface to perform
the single block of AES processing involved in updating the key
of the cmac(aes) hash.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dccp-crypto-aes-cmac.cdiff 6273fd7a5a99549bc5b90ce8a70df88cc6b570c3 Tue Jul 02 21:41:43 CEST 2019 Ard Biesheuvel <ard.biesheuvel@linaro.org> crypto: ccp - move to AES library for CMAC key derivation

Use the AES library instead of the cipher interface to perform
the single block of AES processing involved in updating the key
of the cmac(aes) hash.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>