Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_vfy.c411 || OSSL_CMP_MSG_get_bodytype(msg) != OSSL_CMP_PKIBODY_IP))) in check_msg_all_certs()
585 case OSSL_CMP_PKIBODY_IP: in OSSL_CMP_validate_msg()
800 case OSSL_CMP_PKIBODY_IP: in ossl_cmp_msg_check_update()
H A Dcmp_server.c178 bodytype = OSSL_CMP_PKIBODY_IP; in process_cert_request()
622 case OSSL_CMP_PKIBODY_IP: in OSSL_CMP_SRV_process_request()
H A Dcmp_msg.c195 case OSSL_CMP_PKIBODY_IP: in ossl_cmp_msg_create()
497 if (bodytype == OSSL_CMP_PKIBODY_IP && caPubs != NULL in ossl_cmp_certrep_new()
H A Dcmp_local.h828 # define OSSL_CMP_PKIBODY_IP 1 macro
H A Dcmp_client.c24 #define IS_CREP(t) ((t) == OSSL_CMP_PKIBODY_IP || (t) == OSSL_CMP_PKIBODY_CP \
/third_party/openssl/crypto/cmp/
H A Dcmp_vfy.c411 || OSSL_CMP_MSG_get_bodytype(msg) != OSSL_CMP_PKIBODY_IP))) in check_msg_all_certs()
585 case OSSL_CMP_PKIBODY_IP: in OSSL_CMP_validate_msg()
800 case OSSL_CMP_PKIBODY_IP: in ossl_cmp_msg_check_update()
H A Dcmp_server.c178 bodytype = OSSL_CMP_PKIBODY_IP; in process_cert_request()
622 case OSSL_CMP_PKIBODY_IP: in OSSL_CMP_SRV_process_request()
H A Dcmp_msg.c195 case OSSL_CMP_PKIBODY_IP: in ossl_cmp_msg_create()
497 if (bodytype == OSSL_CMP_PKIBODY_IP && caPubs != NULL in ossl_cmp_certrep_new()
H A Dcmp_local.h828 # define OSSL_CMP_PKIBODY_IP 1 macro
H A Dcmp_client.c24 #define IS_CREP(t) ((t) == OSSL_CMP_PKIBODY_IP || (t) == OSSL_CMP_PKIBODY_CP \
/third_party/node/deps/openssl/openssl/fuzz/
H A Dcmp.c72 case OSSL_CMP_PKIBODY_IP: in cmp_client_process_response()
/third_party/openssl/fuzz/
H A Dcmp.c72 case OSSL_CMP_PKIBODY_IP: in cmp_client_process_response()
/third_party/openssl/test/
H A Dcmp_msg_test.c514 case OSSL_CMP_PKIBODY_IP: in test_cmp_pkimessage_create()

Completed in 22 milliseconds