Home
last modified time | relevance | path

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

/dports/security/rnp/rnp-0.15.2/src/lib/
H A Drnp.cpp423 ret_str_value(const char *str, char **res) in ret_str_value() function
5887 return ret_str_value(sigtype, type); in rnp_signature_get_type()
6687 return ret_str_value(res, type); in rnp_key_get_protection_type()
6702 return ret_str_value("None", mode); in rnp_key_get_protection_mode()
6705 return ret_str_value("Unknown", mode); in rnp_key_get_protection_mode()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/lib/
H A Drnp.cpp456 ret_str_value(const char *str, char **res) in ret_str_value() function
6131 return ret_str_value(sigtype, type); in rnp_signature_get_type()
6933 return ret_str_value(res, type); in rnp_key_get_protection_type()
6948 return ret_str_value("None", mode); in rnp_key_get_protection_mode()
6951 return ret_str_value("Unknown", mode); in rnp_key_get_protection_mode()