Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/mbedtls/
H A Dx509_crt.h99 mbedtls_x509_buf subject_id; /**< Optional X.509 v2/v3 subject unique identifier. */ member
/reactos/dll/3rdparty/mbedtls/
H A Dx509_crt.c1046 ret = x509_get_uid( &p, end, &crt->subject_id, 2 ); in x509_crt_parse_der_core()