Home
last modified time | relevance | path

Searched refs:d2i_X509_AUX (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/doc/man3/
Di2d_re_X509_tbs.pod5 d2i_X509_AUX, i2d_X509_AUX,
13 X509 *d2i_X509_AUX(X509 **px, const unsigned char **in, long len);
24 d2i_X509_AUX() is similar to L<d2i_X509(3)> but the input is expected to
53 d2i_X509_AUX() returns a valid B<X509> structure or NULL if an error occurred.
/third_party/openssl/test/
Dx509aux.c39 d2i_X509_t d2i = trusted ? d2i_X509_AUX : d2i_X509; in test_certs()
Ddanetest.c113 ? d2i_X509_AUX : d2i_X509; in STACK_OF()
/third_party/openssl/crypto/pem/
Dpem_info.c105 d2i = (D2I_OF(void)) d2i_X509_AUX; in STACK_OF()
/third_party/openssl/crypto/x509/
Dx_x509.c190 X509 *d2i_X509_AUX(X509 **a, const unsigned char **pp, long length) in d2i_X509_AUX() function
/third_party/openssl/crypto/store/
Dstore_result.c481 if (d2i_X509_AUX(&cert, (const unsigned char **)&data->octet_data, in try_cert()
/third_party/openssl/engines/
De_loader_attic.c787 if ((d2i_X509_AUX(&cert, &blob, len)) != NULL in try_decode_X509Certificate()
/third_party/openssl/ohos_lite/include/openssl/
Dx509.h560 X509 *d2i_X509_AUX(X509 **a, const unsigned char **pp, long length);
/third_party/openssl/util/
Dlibcrypto.num2831 d2i_X509_AUX 2895 3_0_0 EXIST::FUNCTION: