Searched defs:X509_STORE_add_cert (Results 1 – 3 of 3) sorted by relevance
42 pub fn X509_STORE_add_cert(store: *mut X509_STORE, x: *mut X509) -> c_int; in X509_STORE_add_cert() function
396 int X509_STORE_add_cert(X509_STORE *ctx, X509 *x) in X509_STORE_add_cert() function