Searched refs:add_profile_cert_path (Results 1 – 2 of 2) sorted by relevance
20 use super::profile_utils::add_profile_cert_path;174 if add_profile_cert_path(root_cert, cert_paths).is_err() { in check_and_add_cert_path()
305 pub fn add_profile_cert_path( in add_profile_cert_path() function