Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Doid.h237 #define MBEDTLS_OID_PKCS1_SHA512 MBEDTLS_OID_PKCS1 "\x0d" /**< sha512WithRSAEncryption ::= {… macro
/third_party/mbedtls/library/
Doid.c375 … OID_DESCRIPTOR( MBEDTLS_OID_PKCS1_SHA512, "sha512WithRSAEncryption", "RSA with SHA-512" ),