Home
last modified time | relevance | path

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

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