Home
last modified time | relevance | path

Searched refs:X509_set0_distinguishing_id (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DX509_get0_distinguishing_id.pod5 X509_get0_distinguishing_id, X509_set0_distinguishing_id,
14 void X509_set0_distinguishing_id(X509 *x, ASN1_OCTET_STRING *distid);
45 X509_set0_distinguishing_id() assigns B<distid> to the certificate B<x>.
52 X509_set0_distinguishing_id() except that they deal with B<X509_REQ>
57 X509_set0_distinguishing_id() and X509_REQ_set0_distinguishing_id() do not
/openssl/apps/lib/
H A Dapp_x509.c51 X509_set0_distinguishing_id(object, v); in x509_ctrl()
/openssl/test/
H A Dverify_extra_test.c128 X509_set0_distinguishing_id(x, v); in test_distinguishing_id()
/openssl/crypto/x509/
H A Dx_x509.c307 void X509_set0_distinguishing_id(X509 *x, ASN1_OCTET_STRING *d_id) in X509_set0_distinguishing_id() function
/openssl/include/openssl/
H A Dx509.h.in591 void X509_set0_distinguishing_id(X509 *x, ASN1_OCTET_STRING *d_id);
/openssl/util/
H A Dlibcrypto.num4583 X509_set0_distinguishing_id 4711 3_0_0 EXIST::FUNCTION:

Completed in 36 milliseconds