Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A 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.
/openssl/test/
H A Dx509aux.c39 i2d_X509_t i2d = trusted ? i2d_X509_AUX : i2d_X509; in test_certs()
/openssl/crypto/x509/
H A Dx_x509.c260 int i2d_X509_AUX(const X509 *a, unsigned char **pp) in i2d_X509_AUX() function
/openssl/util/
H A Dlibcrypto.num1193 i2d_X509_AUX 1221 3_0_0 EXIST::FUNCTION:

Completed in 23 milliseconds