Searched hist:"58660863 ba5ca4f74fa70671da2899b264dc5f34" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/crypto/ |
H A D | rsakey.c | diff 58660863ba5ca4f74fa70671da2899b264dc5f34 Sat Oct 08 03:50:29 CDT 2022 Lei He <helei.sig11@bytedance.com> crypto: Support export akcipher to pkcs8
crypto: support export RSA private keys with PKCS#8 standard. So that users can upload this private key to linux kernel.
Signed-off-by: lei he <helei.sig11@bytedance.com> Message-Id: <20221008085030.70212-4-helei.sig11@bytedance.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
|
H A D | rsakey.h | diff 58660863ba5ca4f74fa70671da2899b264dc5f34 Sat Oct 08 03:50:29 CDT 2022 Lei He <helei.sig11@bytedance.com> crypto: Support export akcipher to pkcs8
crypto: support export RSA private keys with PKCS#8 standard. So that users can upload this private key to linux kernel.
Signed-off-by: lei he <helei.sig11@bytedance.com> Message-Id: <20221008085030.70212-4-helei.sig11@bytedance.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
|
H A D | akcipher.c | diff 58660863ba5ca4f74fa70671da2899b264dc5f34 Sat Oct 08 03:50:29 CDT 2022 Lei He <helei.sig11@bytedance.com> crypto: Support export akcipher to pkcs8
crypto: support export RSA private keys with PKCS#8 standard. So that users can upload this private key to linux kernel.
Signed-off-by: lei he <helei.sig11@bytedance.com> Message-Id: <20221008085030.70212-4-helei.sig11@bytedance.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
|
/openbmc/qemu/include/crypto/ |
H A D | akcipher.h | diff 58660863ba5ca4f74fa70671da2899b264dc5f34 Sat Oct 08 03:50:29 CDT 2022 Lei He <helei.sig11@bytedance.com> crypto: Support export akcipher to pkcs8
crypto: support export RSA private keys with PKCS#8 standard. So that users can upload this private key to linux kernel.
Signed-off-by: lei he <helei.sig11@bytedance.com> Message-Id: <20221008085030.70212-4-helei.sig11@bytedance.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
|