original_kernel/crypto/asymmetric_keys
David Howells 67f7d60b3a KEYS: Store public key algo ID in public_key struct
Store public key algo ID in public_key struct for reference purposes.  This
allows it to be removed from the x509_certificate struct and used to find a
default in public_key_verify_signature().

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Josh Boyer <jwboyer@redhat.com>
2013-09-25 17:17:00 +01:00
..
.gitignore
Kconfig
Makefile
asymmetric_keys.h
asymmetric_type.c
public_key.c
public_key.h
rsa.c
signature.c
x509.asn1
x509_cert_parser.c
x509_parser.h
x509_public_key.c
x509_rsakey.asn1