Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/cmp/
H A Dcmp_client.c23 #define IS_CREP(t) ((t) == OSSL_CMP_PKIBODY_IP || (t) == OSSL_CMP_PKIBODY_CP \ macro
63 if (IS_CREP(rcvd_type)) { in unprotected_exception()
122 if (!IS_CREP(bt)) in is_crep_with_waiting()
674 if (IS_CREP(rcvd_type)) { in cert_response()