Home
last modified time | relevance | path

Searched refs:sec_path_guess (Results 1 – 2 of 2) sorted by relevance

/dports/security/rnp/rnp-0.15.2/src/lib/
H A Drnp.cpp822 const char *sec_path_guess = NULL; in rnp_detect_homedir_info() local
836 sec_path_guess = "private-keys-v1.d"; in rnp_detect_homedir_info()
852 sec_path_guess = "secring.gpg"; in rnp_detect_homedir_info()
868 *sec_path = rnp_compose_path(homedir, sec_path_guess, NULL); in rnp_detect_homedir_info()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/lib/
H A Drnp.cpp853 const char *sec_path_guess = NULL; in rnp_detect_homedir_info() local
867 sec_path_guess = "private-keys-v1.d"; in rnp_detect_homedir_info()
883 sec_path_guess = "secring.gpg"; in rnp_detect_homedir_info()
899 *sec_path = rnp_compose_path(homedir, sec_path_guess, NULL); in rnp_detect_homedir_info()