Lines Matching refs:on
136 The final chain verification functions must return 0 on failure and 1
137 on success.
153 Otherwise I<get_issuer> must return 0 if not found and -1 (or 0) on failure.
159 This function must return 0 on failure (among others if I<x> hasn't
160 been issued with I<issuer>) and 1 on success.
168 It must return 0 on failure and 1 on success.
175 This function must return 0 on failure and 1 on success.
181 This function must return 0 on failure and 1 on success.
187 This function must return 0 on failure and 1 on success.
193 This function must return 0 on failure and 1 on success.
200 These functions return NULL on failure and a pointer to a stack of
201 certificates (B<X509>) or to a stack of CRLs (B<X509_CRL>) on
251 1 if a suitable certificate is found, 0 if not found, -1 on other error.