Home
last modified time | relevance | path

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

/openssl/test/
H A Dcmp_vfy_test.c477 int nonce_len = OSSL_CMP_SENDERNONCE_LENGTH; in setup_check_update()
556 const unsigned char rec_nonce[OSSL_CMP_SENDERNONCE_LENGTH] = { in test_msg_check_recipient_nonce()
/openssl/crypto/cmp/
H A Dcmp_hdr.c334 if (!set_random(&hdr->senderNonce, ctx, OSSL_CMP_SENDERNONCE_LENGTH)) in ossl_cmp_hdr_init()
H A Dcmp_local.h906 # define OSSL_CMP_SENDERNONCE_LENGTH 16 macro

Completed in 13 milliseconds