Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsntrup761.c843 static const unsigned char aes_nonce[16] = {0}; variable
848 crypto_stream_aes256ctr((unsigned char *) L,4*p,aes_nonce,k); in Expand()