Home
last modified time | relevance | path

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

/mbedtls-latest/programs/x509/
Dcert_write.c196 int authority_identifier; /* add authority identifier to CRT */ member
369 opt.authority_identifier = DFL_AUTH_IDENT; in main()
419 opt.authority_identifier = atoi(q); in main()
420 if (opt.authority_identifier != 0 && in main()
421 opt.authority_identifier != 1) { in main()
902 opt.authority_identifier != 0) { in main()