Home
last modified time | relevance | path

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

/third_party/openssl/doc/internal/man3/
Dossl_cmp_hdr_init.pod20 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>.
/third_party/node/deps/openssl/openssl/crypto/cmp/
Dcmp_hdr.c271 int ossl_cmp_hdr_set_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_set_transactionID() function
337 if (!ossl_cmp_hdr_set_transactionID(ctx, hdr)) in ossl_cmp_hdr_init()
Dcmp_local.h822 int ossl_cmp_hdr_set_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_PKIHEADER *hdr);
Dcmp_msg.c1077 if (!ossl_cmp_hdr_set_transactionID(ctx, msg->header)) in OSSL_CMP_MSG_update_transactionID()
/third_party/openssl/crypto/cmp/
Dcmp_hdr.c271 int ossl_cmp_hdr_set_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_PKIHEADER *hdr) in ossl_cmp_hdr_set_transactionID() function
337 if (!ossl_cmp_hdr_set_transactionID(ctx, hdr)) in ossl_cmp_hdr_init()
Dcmp_local.h822 int ossl_cmp_hdr_set_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_PKIHEADER *hdr);
Dcmp_msg.c1077 if (!ossl_cmp_hdr_set_transactionID(ctx, msg->header)) in OSSL_CMP_MSG_update_transactionID()