Searched defs:X509_CRL_add_ext (Results 1 – 3 of 3) sorted by relevance
61 int X509_CRL_add_ext(X509_CRL *x, X509_EXTENSION *ex, int loc) in X509_CRL_add_ext() function
530 pub fn X509_CRL_add_ext(x: *mut X509_CRL, ext: *mut X509_EXTENSION, loc: c_int) -> c_int; in X509_CRL_add_ext() function