Searched hist:"0 aa6ac7795cab3d8bcf3209d77459d595f4843da" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/crypto/caam/ |
H A D | caamprng.c | 0aa6ac7795cab3d8bcf3209d77459d595f4843da Fri Apr 29 13:48:08 CEST 2022 Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> crypto: caam/rng - Add support for PRNG
Add support for random number generation using PRNG mode of CAAM and expose the interface through crypto API.
According to the RM, the HW implementation of the DRBG follows NIST SP 800-90A specification for DRBG_Hash SHA-256 function
Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> Reviewed-by: Horia Geant <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Makefile | diff 0aa6ac7795cab3d8bcf3209d77459d595f4843da Fri Apr 29 13:48:08 CEST 2022 Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> crypto: caam/rng - Add support for PRNG
Add support for random number generation using PRNG mode of CAAM and expose the interface through crypto API.
According to the RM, the HW implementation of the DRBG follows NIST SP 800-90A specification for DRBG_Hash SHA-256 function
Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> Reviewed-by: Horia Geant <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff 0aa6ac7795cab3d8bcf3209d77459d595f4843da Fri Apr 29 13:48:08 CEST 2022 Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> crypto: caam/rng - Add support for PRNG
Add support for random number generation using PRNG mode of CAAM and expose the interface through crypto API.
According to the RM, the HW implementation of the DRBG follows NIST SP 800-90A specification for DRBG_Hash SHA-256 function
Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> Reviewed-by: Horia Geant <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | intern.h | diff 0aa6ac7795cab3d8bcf3209d77459d595f4843da Fri Apr 29 13:48:08 CEST 2022 Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> crypto: caam/rng - Add support for PRNG
Add support for random number generation using PRNG mode of CAAM and expose the interface through crypto API.
According to the RM, the HW implementation of the DRBG follows NIST SP 800-90A specification for DRBG_Hash SHA-256 function
Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> Reviewed-by: Horia Geant <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|