Home
last modified time | relevance | path

Searched refs:ossl_cmp_ctx_set_status (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/doc/internal/man3/
Dossl_cmp_ctx_set1_caPubs.pod7 ossl_cmp_ctx_set_status,
21 int ossl_cmp_ctx_set_status(OSSL_CMP_CTX *ctx, int status);
40 ossl_cmp_ctx_set_status() sets the status field of the context.
/third_party/openssl/crypto/cmp/
Dcmp_local.h781 int ossl_cmp_ctx_set_status(OSSL_CMP_CTX *ctx, int status);
Dcmp_ctx.c231 int ossl_cmp_ctx_set_status(OSSL_CMP_CTX *ctx, int status) in ossl_cmp_ctx_set_status() function