Home
last modified time | relevance | path

Searched defs:issuer_key (Results 1 – 2 of 2) sorted by relevance

/openthread-3.5.0/third_party/mbedtls/repo/programs/x509/
Dcert_write.c165 const char *issuer_key; /* filename of the issuer key file */ member
222 mbedtls_pk_context *issuer_key = &loaded_issuer_key, in main() local
/openthread-3.5.0/third_party/mbedtls/repo/include/mbedtls/
Dx509_crt.h187 mbedtls_pk_context *issuer_key; member