Searched refs:i2d_re_X509_tbs (Results 1 – 8 of 8) sorted by relevance
6 i2d_re_X509_tbs, i2d_re_X509_CRL_tbs, i2d_re_X509_REQ_tbs15 int i2d_re_X509_tbs(X509 *x, unsigned char **out);34 i2d_re_X509_tbs() is similar to L<i2d_X509(3)> except it encodes only37 respectively. The "re" in B<i2d_re_X509_tbs> stands for "re-encode",49 i2d_re_X509_tbs().57 i2d_re_X509_tbs(), i2d_re_X509_CRL_tbs() and i2d_re_X509_REQ_tbs() return the
181 prederlen = i2d_re_X509_tbs(pretmp, &preder); in SCT_CTX_set1_cert()
289 int i2d_re_X509_tbs(X509 *x, unsigned char **pp) in i2d_re_X509_tbs() function
562 int i2d_re_X509_tbs(X509 *x, unsigned char **pp);
2842 DEPEND[html/man3/i2d_re_X509_tbs.html]=man3/i2d_re_X509_tbs.pod2843 GENERATE[html/man3/i2d_re_X509_tbs.html]=man3/i2d_re_X509_tbs.pod2844 DEPEND[man/man3/i2d_re_X509_tbs.3]=man3/i2d_re_X509_tbs.pod2845 GENERATE[man/man3/i2d_re_X509_tbs.3]=man3/i2d_re_X509_tbs.pod3448 html/man3/i2d_re_X509_tbs.html \4044 man/man3/i2d_re_X509_tbs.3 \
3760 i2d_re_X509_tbs 3845 3_0_0 EXIST::FUNCTION:
6514 * New function i2d_re_X509_tbs for re-encoding the TBS portion of