Home
last modified time | relevance | path

Searched refs:OSSL_CMP_PKIBODY_CP (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/openssl/openssl/fuzz/
H A Dcmp.c75 case OSSL_CMP_PKIBODY_CP: in cmp_client_process_response()
/third_party/openssl/fuzz/
H A Dcmp.c75 case OSSL_CMP_PKIBODY_CP: in cmp_client_process_response()
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_client.c24 #define IS_CREP(t) ((t) == OSSL_CMP_PKIBODY_IP || (t) == OSSL_CMP_PKIBODY_CP \
694 int rep_type = is_p10 ? OSSL_CMP_PKIBODY_CP : req_type + 1; in OSSL_CMP_try_certreq()
736 int rep_type = is_p10 ? OSSL_CMP_PKIBODY_CP : req_type + 1; in OSSL_CMP_exec_certreq()
H A Dcmp_vfy.c586 case OSSL_CMP_PKIBODY_CP: in OSSL_CMP_validate_msg()
801 case OSSL_CMP_PKIBODY_CP: in ossl_cmp_msg_check_update()
H A Dcmp_server.c175 bodytype = OSSL_CMP_PKIBODY_CP; in process_cert_request()
623 case OSSL_CMP_PKIBODY_CP: in OSSL_CMP_SRV_process_request()
H A Dcmp_local.h830 # define OSSL_CMP_PKIBODY_CP 3 macro
H A Dcmp_msg.c196 case OSSL_CMP_PKIBODY_CP: in ossl_cmp_msg_create()
/third_party/openssl/crypto/cmp/
H A Dcmp_client.c24 #define IS_CREP(t) ((t) == OSSL_CMP_PKIBODY_IP || (t) == OSSL_CMP_PKIBODY_CP \
697 int rep_type = is_p10 ? OSSL_CMP_PKIBODY_CP : req_type + 1; in OSSL_CMP_try_certreq()
739 int rep_type = is_p10 ? OSSL_CMP_PKIBODY_CP : req_type + 1; in OSSL_CMP_exec_certreq()
H A Dcmp_vfy.c586 case OSSL_CMP_PKIBODY_CP: in OSSL_CMP_validate_msg()
801 case OSSL_CMP_PKIBODY_CP: in ossl_cmp_msg_check_update()
H A Dcmp_server.c175 bodytype = OSSL_CMP_PKIBODY_CP; in process_cert_request()
623 case OSSL_CMP_PKIBODY_CP: in OSSL_CMP_SRV_process_request()
H A Dcmp_local.h830 # define OSSL_CMP_PKIBODY_CP 3 macro
H A Dcmp_msg.c196 case OSSL_CMP_PKIBODY_CP: in ossl_cmp_msg_create()
/third_party/openssl/test/
H A Dcmp_msg_test.c516 case OSSL_CMP_PKIBODY_CP: in test_cmp_pkimessage_create()

Completed in 15 milliseconds