Searched defs:X509_STORE_set_flags (Results 1 – 2 of 2) sorted by relevance
50 pub fn X509_STORE_set_flags(store: *mut X509_STORE, flags: c_ulong) -> c_int; in X509_STORE_set_flags() function
800 int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags) in X509_STORE_set_flags() function