Lines Matching refs:not

98 The I<target> certificate is not copied (its reference count is not updated),
99 and the caller must not free it before verification is complete.
113 The I<target> public key is not copied (its reference count is not updated),
114 and the caller must not free it before verification is complete.
118 instead of using an B<X509_STORE> where its complexity is not needed
123 The target certificate is not copied (its reference count is not updated),
124 and the caller must not free it before verification is complete.
129 The I<target> public key is not copied (its reference count is not updated),
130 and the caller must not free it before verification is complete.
134 and so it should not be free'd by the caller.
152 to I<param>. After this call B<param> should not be used.
160 as its default target if the target certificate is not set explicitly.
165 With L<X509_STORE_CTX_verify(3)>, this does not count the first chain element.
177 and so it should not be free'd by the caller.
203 information is not held within the certificate itself but is "meta" information
211 and not well suited for a generic library API; applications that need to
245 It should not normally be necessary for end user applications to call
250 Both I<ctx> and its internal verification parameter pointer must not be NULL.
267 The certificates and CRLs in a store are used internally and should B<not>
272 The certificates and CRLs in a context are used internally and should B<not>
293 X509_STORE_CTX_set0_crls() and X509_STORE_CTX_set0_param() do not return
320 Licensed under the Apache License 2.0 (the "License"). You may not use