|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <string.h>#include <openssl/buf.h>#include <openssl/err.h>#include <openssl/lhash.h>#include <openssl/mem.h>#include <openssl/obj.h>#include <openssl/x509.h>Macros | |
| #define | NAME_ONELINE_MAX (1024 * 1024) |
Functions | |
| char * | X509_NAME_oneline (X509_NAME *a, char *buf, int len) |
| #define NAME_ONELINE_MAX (1024 * 1024) |
| char* X509_NAME_oneline | ( | X509_NAME * | a, |
| char * | buf, | ||
| int | len | ||
| ) |
1.8.13