Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Doid.h234 #define MBEDTLS_OID_PKCS1_SHA224 MBEDTLS_OID_PKCS1 "\x0e" /**< sha224WithRSAEncryption ::= {… macro
/third_party/mbedtls/library/
Doid.c357 … OID_DESCRIPTOR( MBEDTLS_OID_PKCS1_SHA224, "sha224WithRSAEncryption", "RSA with SHA-224" ),