Lines Matching defs:hdr

23 int ossl_cmp_hdr_set_pvno(OSSL_CMP_PKIHEADER *hdr, int pvno)  in ossl_cmp_hdr_set_pvno()
30 int ossl_cmp_hdr_get_pvno(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_get_pvno()
41 int ossl_cmp_hdr_get_protection_nid(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_get_protection_nid()
50 OSSL_CMP_PKIHEADER *hdr) in OSSL_CMP_HDR_get0_transactionID()
59 ASN1_OCTET_STRING *ossl_cmp_hdr_get0_senderNonce(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_get0_senderNonce()
66 ASN1_OCTET_STRING *OSSL_CMP_HDR_get0_recipNonce(const OSSL_CMP_PKIHEADER *hdr) in OSSL_CMP_HDR_get0_recipNonce()
115 int ossl_cmp_hdr_set1_sender(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_sender()
122 int ossl_cmp_hdr_set1_recipient(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_recipient()
129 int ossl_cmp_hdr_update_messageTime(OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_update_messageTime()
153 int ossl_cmp_hdr_set1_senderKID(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_set1_senderKID()
162 int ossl_cmp_hdr_push0_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push0_freeText()
174 int ossl_cmp_hdr_push1_freeText(OSSL_CMP_PKIHEADER *hdr, ASN1_UTF8STRING *text) in ossl_cmp_hdr_push1_freeText()
188 int ossl_cmp_hdr_generalInfo_push0_item(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_generalInfo_push0_item()
196 int ossl_cmp_hdr_generalInfo_push1_items(OSSL_CMP_PKIHEADER *hdr, in ossl_cmp_hdr_generalInfo_push1_items()
218 int ossl_cmp_hdr_set_implicitConfirm(OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_set_implicitConfirm()
242 int ossl_cmp_hdr_has_implicitConfirm(const OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_has_implicitConfirm()
271 int ossl_cmp_hdr_set_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_set_transactionID()
292 int ossl_cmp_hdr_init(OSSL_CMP_CTX *ctx, OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_init()