Searched refs:OSSL_CMP_MSG_update_transactionID (Results 1 – 4 of 4) sorted by relevance
7 OSSL_CMP_MSG_update_transactionID,22 int OSSL_CMP_MSG_update_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_MSG *msg);36 OSSL_CMP_MSG_update_transactionID() updates the transactionID field132 i2d_OSSL_CMP_MSG_bio(), OSSL_CMP_MSG_update_transactionID(),
386 int OSSL_CMP_MSG_update_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_MSG *msg);
1071 int OSSL_CMP_MSG_update_transactionID(OSSL_CMP_CTX *ctx, OSSL_CMP_MSG *msg) in OSSL_CMP_MSG_update_transactionID() function
812 && !OSSL_CMP_MSG_update_transactionID(ctx, req_new)) in read_write_req_resp()