Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
Di2d_re_X509_tbs.pod5 d2i_X509_AUX, i2d_X509_AUX,
14 int i2d_X509_AUX(const X509 *x, unsigned char **out);
29 i2d_X509_AUX() is similar to L<i2d_X509(3)>, but the encoded output
55 i2d_X509_AUX() returns the length of encoded data or -1 on error.
/third_party/openssl/test/
Dx509aux.c40 i2d_X509_t i2d = trusted ? i2d_X509_AUX : i2d_X509; in test_certs()
/third_party/openssl/crypto/x509/
Dx_x509.c260 int i2d_X509_AUX(const X509 *a, unsigned char **pp) in i2d_X509_AUX() function
/third_party/openssl/ohos_lite/include/openssl/
Dx509.h559 int i2d_X509_AUX(X509 *a, unsigned char **pp);
/third_party/openssl/util/
Dlibcrypto.num1193 i2d_X509_AUX 1221 3_0_0 EXIST::FUNCTION: