Searched refs:CHACHA20_CTR (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/crypto/
H A Dchachapoly.h22 #define CHACHA20_CTR 4 macro
H A Dchachapoly.c36 memcpy(ctx->nonce + CHACHA20_CTR, key + CHACHA20_KEYSIZE,
73 memcpy(ctx->nonce + CHACHA20_CTR, key + CHACHA20_KEYSIZE,

Completed in 113 milliseconds