Searched defs:C_X509 (Results 1 – 2 of 2) sorted by relevance
33 out: *mut *mut C_X509, in PEM_read_bio_X509()36 ) -> *mut C_X509; in PEM_read_bio_X509()
16 pub(crate) enum C_X509 {} enum20 pub(crate) fn X509_free(a: *mut C_X509); in X509_free()29 a: *mut *mut C_X509, in d2i_X509()32 ) -> *mut C_X509; in d2i_X509()