Home
last modified time | relevance | path

Searched refs:MBEDTLS_OID_PKCS1_SHA1 (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Doid.h232 #define MBEDTLS_OID_PKCS1_SHA1 MBEDTLS_OID_PKCS1 "\x05" /**< sha1WithRSAEncryption ::= { p… macro
/openthread-latest/third_party/mbedtls/repo/library/
Doid.c390 OID_DESCRIPTOR(MBEDTLS_OID_PKCS1_SHA1, "sha-1WithRSAEncryption", "RSA with SHA1"),