| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-14 | lib/crypto: Adapt x509_cert_parser to MbedTLS | Raymond Mao | |
| Previous patch has introduced MbedTLS porting layer for x509 cert parser, here to adjust the header and makefiles accordingly. Signed-off-by: Raymond Mao <[email protected]> | |||
| 2020-05-04 | lib/crypto, efi_loader: move some headers to include/crypto | AKASHI Takahiro | |
| Pkcs7_parse.h and x509_parser.h are used in UEFI subsystem, in particular, secure boot. So move them to include/crypto to avoid relative paths. Suggested-by: Heinrich Schuchardt <[email protected]> Signed-off-by: AKASHI Takahiro <[email protected]> Don't include include x509_parser.h twice. Reviewed-by: Heinrich Schuchardt <[email protected]> | |||
