Home
last modified time | relevance | path

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

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