mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-07 21:53:40 +00:00
Remove mbedtls_pk_info_t references from mbedtls_pk_pkcs11.h
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user