Home
last modified time | relevance | path

Searched refs:found_root_x (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DProtocol.h179 bool TryGetRootCertChain(LIST *o, X *x, bool auto_save, X **found_root_x);
H A DProtocol.c72 bool TryGetRootCertChain(LIST *o, X *x, bool auto_save, X **found_root_x) in TryGetRootCertChain() argument
165 if (found_root_x != NULL) in TryGetRootCertChain()
167 *found_root_x = CloneX(xx); in TryGetRootCertChain()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DProtocol.h380 bool TryGetRootCertChain(LIST *o, X *x, bool auto_save, X **found_root_x);
H A DProtocol.c855 bool TryGetRootCertChain(LIST *o, X *x, bool auto_save, X **found_root_x) in TryGetRootCertChain() argument
948 if (found_root_x != NULL) in TryGetRootCertChain()
950 *found_root_x = CloneX(xx); in TryGetRootCertChain()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DProtocol.h380 bool TryGetRootCertChain(LIST *o, X *x, bool auto_save, X **found_root_x);
H A DProtocol.c855 bool TryGetRootCertChain(LIST *o, X *x, bool auto_save, X **found_root_x) in TryGetRootCertChain() argument
948 if (found_root_x != NULL) in TryGetRootCertChain()
950 *found_root_x = CloneX(xx); in TryGetRootCertChain()