Home
last modified time | relevance | path

Searched refs:OSSL_CMP_SENDERNONCE_LENGTH (Results 1 - 5 of 5) sorted by relevance

/third_party/openssl/test/
H A Dcmp_vfy_test.c460 int nonce_len = OSSL_CMP_SENDERNONCE_LENGTH; in setup_check_update()
538 const unsigned char rec_nonce[OSSL_CMP_SENDERNONCE_LENGTH] = { in test_msg_check_recipient_nonce()
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_hdr.c352 if (!set_random(&hdr->senderNonce, ctx, OSSL_CMP_SENDERNONCE_LENGTH)) in ossl_cmp_hdr_init()
H A Dcmp_local.h821 # define OSSL_CMP_SENDERNONCE_LENGTH 16 macro
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c352 if (!set_random(&hdr->senderNonce, ctx, OSSL_CMP_SENDERNONCE_LENGTH)) in ossl_cmp_hdr_init()
H A Dcmp_local.h821 # define OSSL_CMP_SENDERNONCE_LENGTH 16 macro

Completed in 7 milliseconds