Lines Matching full:given
73 the purpose with the given short name or -1 if not found.
76 the purpose with the given id or -1 if not found.
81 The function also sets in the entry the trust id I<trust>, the given I<flags>,
90 X509_PURPOSE_get_id() returns the id of the given B<X509_PURPOSE> structure.
92 X509_PURPOSE_get0_name() returns the (long) name of the given B<X509_PURPOSE>.
94 X509_PURPOSE_get0_sname() returns the short name of the given B<X509_PURPOSE>.
96 X509_PURPOSE_get_trust() returns the trust id of the given B<X509_PURPOSE>.
98 X509_PURPOSE_set() assigns the given I<purpose> id to the location pointed at by
143 the purpose with the given short name or -1 if not found.
146 the purpose with the given id or -1 if not found.
154 X509_PURPOSE_get_id() returns the id of the given B<X509_PURPOSE> structure.
156 X509_PURPOSE_get0_name() returns the (long) name of the given B<X509_PURPOSE>.
158 X509_PURPOSE_get0_sname() returns the short name of the given B<X509_PURPOSE>.
160 X509_PURPOSE_get_trust() returns the trust id of the given B<X509_PURPOSE>.