Searched refs:OSSL_CMP_CTX_get_option (Results 1 – 6 of 6) sorted by relevance
340 if (OSSL_CMP_CTX_get_option(ctx, OSSL_CMP_OPT_IMPLICIT_CONFIRM) == 1 in process_certConf()432 && OSSL_CMP_CTX_get_option(ctx, OSSL_CMP_OPT_UNPROTECTED_ERRORS) == 1) { in unprotected_exception()604 if (OSSL_CMP_CTX_get_option(ctx, OSSL_CMP_OPT_IMPLICIT_CONFIRM) == 0) in OSSL_CMP_SRV_process_request()
1086 int OSSL_CMP_CTX_get_option(const OSSL_CMP_CTX *ctx, int opt) in OSSL_CMP_CTX_get_option() function
9 OSSL_CMP_CTX_get_option,74 int OSSL_CMP_CTX_get_option(const OSSL_CMP_CTX *ctx, int opt);312 OSSL_CMP_CTX_get_option() reads the current value of the given option674 OSSL_CMP_CTX_get_option(),
289 int OSSL_CMP_CTX_get_option(const OSSL_CMP_CTX *ctx, int opt);
1930 info->timeout = OSSL_CMP_CTX_get_option(ctx, OSSL_CMP_OPT_MSG_TIMEOUT); in setup_client_ctx()
4720 OSSL_CMP_CTX_get_option 4848 3_0_0 EXIST::FUNCTION:CMP