Home
last modified time | relevance | path

Searched defs:bodytype (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_msg_test.c22 int bodytype; member
497 static int test_cmp_pkimessage_create(int bodytype) in test_cmp_pkimessage_create()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_msg.c161 OSSL_CMP_MSG *ossl_cmp_msg_create(OSSL_CMP_CTX *ctx, int bodytype) in ossl_cmp_msg_create()
445 OSSL_CMP_MSG *ossl_cmp_certrep_new(OSSL_CMP_CTX *ctx, int bodytype, in ossl_cmp_certrep_new()
639 int bodytype; in ossl_cmp_msg_gen_push0_ITAV() local
H A Dcmp_server.c166 int bodytype; in process_cert_request() local
H A Dcmp_client.c410 static X509 *get1_cert_status(OSSL_CMP_CTX *ctx, int bodytype, in get1_cert_status()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/
H A Dcmp_mock_srv.c132 int ossl_cmp_mock_srv_set_sendError(OSSL_CMP_SRV_CTX *srv_ctx, int bodytype) in ossl_cmp_mock_srv_set_sendError()