Home
last modified time | relevance | path

Searched refs:first_senderNonce (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/cmp/
H A Dcmp_vfy.c823 if (ctx->first_senderNonce == NULL in ossl_cmp_msg_check_update()
826 || !check_transactionID_or_nonce(ctx->first_senderNonce, in ossl_cmp_msg_check_update()
H A Dcmp_ctx.c230 ASN1_OCTET_STRING_free(ctx->first_senderNonce); in OSSL_CMP_CTX_free()
820 DEFINE_set1_ASN1_OCTET_STRING(ossl_cmp_ctx, first_senderNonce) in DEFINE_set1_ASN1_OCTET_STRING()
H A Dcmp_local.h99 ASN1_OCTET_STRING *first_senderNonce; /* sender nonce when starting to poll */ member

Completed in 13 milliseconds