Home
last modified time | relevance | path

Searched refs:OSSL_CMP_PKISTATUS_unspecified (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_ctx.c115 ctx->status = OSSL_CMP_PKISTATUS_unspecified; in OSSL_CMP_CTX_new()
165 ctx->status = OSSL_CMP_PKISTATUS_unspecified; in OSSL_CMP_CTX_reinit()
H A Dcmp_server.c635 ctx->status = OSSL_CMP_PKISTATUS_unspecified; /* transaction closed */ in OSSL_CMP_SRV_process_request()
H A Dcmp_msg.c454 int status = OSSL_CMP_PKISTATUS_unspecified; in ossl_cmp_certrep_new()
/freebsd/crypto/openssl/test/
H A Dcmp_client_test.c96 OSSL_CMP_PKISTATUS_unspecified) in execute_exec_RR_ses_test()
/freebsd/crypto/openssl/include/openssl/
H A Dcmp.h.in199 # define OSSL_CMP_PKISTATUS_unspecified -1 macro
H A Dcmp.h198 # define OSSL_CMP_PKISTATUS_unspecified -1 macro
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_CTX_new.pod650 =item B<OSSL_CMP_PKISTATUS_unspecified>
658 otherwise B<OSSL_CMP_PKISTATUS_unspecified>.