Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Dx509_crt.h76 mbedtls_x509_buf issuer_id; /**< Optional X.509 v2/v3 issuer unique identifier. */ member
/third_party/mbedtls/library/
Dx509_crt.c1124 ret = x509_get_uid(&p, end, &crt->issuer_id, 1); in x509_crt_parse_der_core()