Searched refs:OSSL_CMP_MSG_update_recipNonce (Results 1 – 4 of 4) sorted by relevance
8 OSSL_CMP_MSG_update_recipNonce,23 int OSSL_CMP_MSG_update_recipNonce(OSSL_CMP_CTX *ctx, OSSL_CMP_MSG *msg);41 OSSL_CMP_MSG_update_recipNonce() updates the recipNonce field133 and OSSL_CMP_MSG_update_recipNonce()147 OSSL_CMP_MSG_update_recipNonce() was added in OpenSSL 3.0.9.
387 int OSSL_CMP_MSG_update_recipNonce(OSSL_CMP_CTX *ctx, OSSL_CMP_MSG *msg);
1083 int OSSL_CMP_MSG_update_recipNonce(OSSL_CMP_CTX *ctx, OSSL_CMP_MSG *msg) in OSSL_CMP_MSG_update_recipNonce() function
819 if (!OSSL_CMP_MSG_update_recipNonce(ctx, req_new)) in read_write_req_resp()