Searched hist:db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | pkcs7_trust.c | diff db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 Tue Feb 02 12:08:53 CST 2016 Tadeusz Struk <tadeusz.struk@intel.com> crypto: KEYS: convert public key and digsig asym to the akcipher api
This patch converts the module verification code to the new akcipher API.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | Makefile | diff db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 Tue Feb 02 12:08:53 CST 2016 Tadeusz Struk <tadeusz.struk@intel.com> crypto: KEYS: convert public key and digsig asym to the akcipher api
This patch converts the module verification code to the new akcipher API.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | pkcs7_parser.c | diff db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 Tue Feb 02 12:08:53 CST 2016 Tadeusz Struk <tadeusz.struk@intel.com> crypto: KEYS: convert public key and digsig asym to the akcipher api
This patch converts the module verification code to the new akcipher API.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | Kconfig | diff db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 Tue Feb 02 12:08:53 CST 2016 Tadeusz Struk <tadeusz.struk@intel.com> crypto: KEYS: convert public key and digsig asym to the akcipher api
This patch converts the module verification code to the new akcipher API.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | pkcs7_verify.c | diff db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 Tue Feb 02 12:08:53 CST 2016 Tadeusz Struk <tadeusz.struk@intel.com> crypto: KEYS: convert public key and digsig asym to the akcipher api
This patch converts the module verification code to the new akcipher API.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | x509_cert_parser.c | diff db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 Tue Feb 02 12:08:53 CST 2016 Tadeusz Struk <tadeusz.struk@intel.com> crypto: KEYS: convert public key and digsig asym to the akcipher api
This patch converts the module verification code to the new akcipher API.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | x509_public_key.c | diff db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 Tue Feb 02 12:08:53 CST 2016 Tadeusz Struk <tadeusz.struk@intel.com> crypto: KEYS: convert public key and digsig asym to the akcipher api
This patch converts the module verification code to the new akcipher API.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | public_key.c | diff db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 Tue Feb 02 12:08:53 CST 2016 Tadeusz Struk <tadeusz.struk@intel.com> crypto: KEYS: convert public key and digsig asym to the akcipher api
This patch converts the module verification code to the new akcipher API.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>
|
/openbmc/linux/include/crypto/ |
H A D | public_key.h | diff db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 Tue Feb 02 12:08:53 CST 2016 Tadeusz Struk <tadeusz.struk@intel.com> crypto: KEYS: convert public key and digsig asym to the akcipher api
This patch converts the module verification code to the new akcipher API.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>
|