Remove mbedtls_pk_info_t references from mbedtls_pk_pkcs11.h

This commit is contained in:
Paul Bartell
2022-11-01 18:18:36 -07:00
parent df2b42f33d
commit cf0b8af421

View File

@@ -32,9 +32,6 @@
#include "core_pkcs11_config.h"
#include "core_pkcs11.h"
mbedtls_pk_info_t mbedtls_pkcs11_pk_ecdsa;
mbedtls_pk_info_t mbedtls_pkcs11_pk_rsa;
/*-----------------------------------------------------------*/
CK_RV xPKCS11_initMbedtlsPkContext( mbedtls_pk_context * pxMbedtlsPkCtx,