Home
last modified time | relevance | path

Searched refs:pkcs11configMAX_LABEL_LENGTH (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus/Demo/AWS/Fleet_Provisioning_Windows_Simulator/CSR_Demo/
A Dpkcs11_operations.c113 … strnlen( ( char * ) pxLabelPtr, pkcs11configMAX_LABEL_LENGTH ), in prvDestroyProvidedObjects()
127 … strnlen( ( char * ) pxLabelPtr, pkcs11configMAX_LABEL_LENGTH ), in prvDestroyProvidedObjects()
161 …_LABEL, ( void * ) pcPublicKeyLabel, strnlen( pcPublicKeyLabel, pkcs11configMAX_LABEL_LENGTH )} in prvGenerateKeyPairEC()
175 …LABEL, ( void * ) pcPrivateKeyLabel, strnlen( pcPrivateKeyLabel, pkcs11configMAX_LABEL_LENGTH )} in prvGenerateKeyPairEC()
353 xCertificateTemplate.xLabel.ulValueLen = strnlen( pcLabel, pkcs11configMAX_LABEL_LENGTH ); in xLoadCertificate()
/FreeRTOS-Plus/VisualStudio_StaticProjects/corePKCS11/
A Dcore_pkcs11_config.h108 #define pkcs11configMAX_LABEL_LENGTH 32UL macro
/FreeRTOS-Plus/Source/Application-Protocols/network_transport/
A Dtransport_mbedtls_pkcs11.c580 pkcs11configMAX_LABEL_LENGTH ), in readCertificateIntoContext()
696 pkcs11configMAX_LABEL_LENGTH ), in initializeClientKeys()

Completed in 48 milliseconds