Searched refs:ossl_cmp_hdr_set_transactionID (Results 1 – 4 of 4) sorted by relevance
20 ossl_cmp_hdr_set_transactionID,50 int ossl_cmp_hdr_set_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_PKIHEADER *hdr);103 ossl_cmp_hdr_set_transactionID() sets the B<transactionID> field in C<hdr>.
271 int ossl_cmp_hdr_set_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_set_transactionID() function337 if (!ossl_cmp_hdr_set_transactionID(ctx, hdr)) in ossl_cmp_hdr_init()
822 int ossl_cmp_hdr_set_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_PKIHEADER *hdr);
1077 if (!ossl_cmp_hdr_set_transactionID(ctx, msg->header)) in OSSL_CMP_MSG_update_transactionID()