Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Doid.h235 #define MBEDTLS_OID_PKCS1_SHA256 MBEDTLS_OID_PKCS1 "\x0b" /**< sha256WithRSAEncryption ::= {… macro
/third_party/mbedtls/library/
Doid.c363 … OID_DESCRIPTOR( MBEDTLS_OID_PKCS1_SHA256, "sha256WithRSAEncryption", "RSA with SHA-256" ),