Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dsntrup761.c839 static const unsigned char aes_nonce[16] = {0}; variable
844 crypto_stream_aes256ctr((unsigned char *) L,4*p,aes_nonce,k); in Expand()