Searched defs:subject (Results 1 – 4 of 4) sorted by relevance
| /lib/mbedtls/external/mbedtls/include/mbedtls/ |
| A D | x509_csr.h | 45 mbedtls_x509_name subject; /**< The parsed subject data (named information object). */ member
|
| A D | x509_crt.h | 55 mbedtls_x509_name subject; /**< The parsed subject data (named information object). */ member
|
| /lib/lwip/lwip/src/include/lwip/apps/ |
| A D | smtp.h | 57 const char* subject; member
|
| /lib/lwip/lwip/src/apps/smtp/ |
| A D | smtp.c | 250 const char *subject; member 585 smtp_send_mail(const char* from, const char* to, const char* subject, const char* body, in smtp_send_mail() 640 smtp_send_mail_static(const char *from, const char* to, const char* subject, in smtp_send_mail_static() 1468 smtp_send_mail_bodycback(const char *from, const char* to, const char* subject, in smtp_send_mail_bodycback()
|
Completed in 15 milliseconds