diff options
author | Nicolai Stange <[email protected]> | 2022-12-29 22:17:08 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-01-06 17:15:47 +0800 |
commit | 1ce94a8c2c3721be1d9bc85fd38fc8c520aa37d6 (patch) | |
tree | e405610de296bee86e613fa55e7de5a0c8477df6 /drivers/crypto/caam/blob_gen.c | |
parent | b6f5278003c4b250f19499a6561d6437b2c94c8e (diff) |
crypto: testmgr - disallow plain cbcmac(aes) in FIPS mode
cbcmac(aes) may be used only as part of the ccm(aes) construction in FIPS
mode. Since commit d6097b8d5d55 ("crypto: api - allow algs only in specific
constructions in FIPS mode") there's support for using spawns which by
itself are marked as non-approved from approved template instantiations.
So simply mark plain cbcmac(aes) as non-approved in testmgr to block any
attempts of direct instantiations in FIPS mode.
Signed-off-by: Nicolai Stange <[email protected]>
Signed-off-by: Vladis Dronov <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/crypto/caam/blob_gen.c')
0 files changed, 0 insertions, 0 deletions