diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2020-07-21 19:35:18 +0900 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-07-22 12:35:04 +0200 |
commit | 6244b3c7d947ca6465426f18922135595ce9cd44 (patch) | |
tree | e0fd4303fc21fbe735a7c8f5d3d80218b53204e3 /tools/patman/commit.py | |
parent | b2a1049b5c364961726add2796b6028b27008ca4 (diff) | |
download | u-boot-6244b3c7d947ca6465426f18922135595ce9cd44.tar.gz u-boot-6244b3c7d947ca6465426f18922135595ce9cd44.tar.xz u-boot-6244b3c7d947ca6465426f18922135595ce9cd44.zip |
lib: crypto: enable x509_check_for_self_signed()
When the file, x509_public_key.c, was imported from linux code in
commit b4adf627d5b7 ("lib: crypto: add x509 parser"),
x509_check_for_self_signed() was commented out for simplicity.
Now it need be enabled in order to make pkcs7_verify_one(), which will be
imported in a later patch, functional.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions