Searched hist:"77 d0910d153a7946df17cc15d3f423e534345f65" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | pkcs7_trust.c | diff 77d0910d153a7946df17cc15d3f423e534345f65 Wed Apr 06 10:13:33 CDT 2016 David Howells <dhowells@redhat.com> X.509: Retain the key verification data
Retain the key verification data (ie. the struct public_key_signature) including the digest and the key identifiers.
Note that this means that we need to take a separate copy of the digest in x509_get_sig_params() rather than lumping it in with the crypto layer data.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | x509_parser.h | diff 77d0910d153a7946df17cc15d3f423e534345f65 Wed Apr 06 10:13:33 CDT 2016 David Howells <dhowells@redhat.com> X.509: Retain the key verification data
Retain the key verification data (ie. the struct public_key_signature) including the digest and the key identifiers.
Note that this means that we need to take a separate copy of the digest in x509_get_sig_params() rather than lumping it in with the crypto layer data.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | pkcs7_verify.c | diff 77d0910d153a7946df17cc15d3f423e534345f65 Wed Apr 06 10:13:33 CDT 2016 David Howells <dhowells@redhat.com> X.509: Retain the key verification data
Retain the key verification data (ie. the struct public_key_signature) including the digest and the key identifiers.
Note that this means that we need to take a separate copy of the digest in x509_get_sig_params() rather than lumping it in with the crypto layer data.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | x509_cert_parser.c | diff 77d0910d153a7946df17cc15d3f423e534345f65 Wed Apr 06 10:13:33 CDT 2016 David Howells <dhowells@redhat.com> X.509: Retain the key verification data
Retain the key verification data (ie. the struct public_key_signature) including the digest and the key identifiers.
Note that this means that we need to take a separate copy of the digest in x509_get_sig_params() rather than lumping it in with the crypto layer data.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | x509_public_key.c | diff 77d0910d153a7946df17cc15d3f423e534345f65 Wed Apr 06 10:13:33 CDT 2016 David Howells <dhowells@redhat.com> X.509: Retain the key verification data
Retain the key verification data (ie. the struct public_key_signature) including the digest and the key identifiers.
Note that this means that we need to take a separate copy of the digest in x509_get_sig_params() rather than lumping it in with the crypto layer data.
Signed-off-by: David Howells <dhowells@redhat.com>
|