Searched refs:i2d_X509_AUX (Results 1 – 5 of 5) sorted by relevance
5 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 output55 i2d_X509_AUX() returns the length of encoded data or -1 on error.
40 i2d_X509_t i2d = trusted ? i2d_X509_AUX : i2d_X509; in test_certs()
260 int i2d_X509_AUX(const X509 *a, unsigned char **pp) in i2d_X509_AUX() function
559 int i2d_X509_AUX(X509 *a, unsigned char **pp);
1193 i2d_X509_AUX 1221 3_0_0 EXIST::FUNCTION: