Lines Matching refs:given

195 OSSL_CMP_CTX_reinit() prepares the given I<ctx> for a further transaction by
208 OSSL_CMP_CTX_set_option() sets the given value for the given option
209 (e.g., OSSL_CMP_OPT_IMPLICIT_CONFIRM) in the given OSSL_CMP_CTX structure.
223 If the given value is 0 then HTTP connections are not kept open
266 Demand that the given Subject Alternative Names are flagged as critical.
270 Demand that the given policies are flagged as critical.
360 OSSL_CMP_CTX_get_option() reads the current value of the given option
361 (e.g., OSSL_CMP_OPT_IMPLICIT_CONFIRM) from the given OSSL_CMP_CTX structure.
370 OSSL_CMP_OPT_LOG_VERBOSITY context option to the given level.
374 if set in the I<ctx> for uniformity with CMP logging if given. Otherwise it uses
381 OSSL_CMP_CTX_set1_server() sets the given server I<address>
382 (which may be a hostname or IP address or NULL) in the given I<ctx>.
389 the given CMP server unless overruled by any "no_proxy" settings (see below).
396 where any given userinfo, path, query, and fragment is ignored.
398 The default port number is 80, or 443 in case C<https:> is given.
476 When given a NULL parameter the entry is cleared.
537 OSSL_CMP_CTX_set1_referenceValue() sets the given referenceValue I<ref> with
538 length I<len> in the given I<ctx> or clears it if the I<ref> argument is NULL.
553 If not given explicitly the recipient is determined in the following order:
574 OSSL_CMP_CTX_set0_newPkey() can be used to explicitly set the given EVP_PKEY
576 The I<priv> parameter must be 0 if and only if the given key is a public key.
599 OSSL_CMP_CTX_push1_subjectAltName() adds the given X509 name to the list of
664 overrule the pre-decision given in the I<fail_info> and I<*txt> parameters.
744 OSSL_CMP_CTX_set1_transactionID() sets the given transaction ID in the given