Searched refs:i2d_X509_AUX (Results 1 – 7 of 7) sorted by relevance
5 d2i_X509_AUX, i2d_X509_AUX,14 int i2d_X509_AUX(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()
200 int i2d_X509_AUX(X509 *a, unsigned char **pp) in i2d_X509_AUX() function
559 int i2d_X509_AUX(X509 *a, unsigned char **pp);
3223 #define i2d_X509_AUX BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, i2d_X509_AUX) macro
1718 X509_F_I2D_X509_AUX:151:i2d_X509_AUX
1233 i2d_X509_AUX 1221 1_1_0 EXIST::FUNCTION: