Home
last modified time | relevance | path

Searched defs:derived_key (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/crypto/
H A Dchachapoly.c222 uint32_t derived_key[CHACHA20POLY1305_KEY_SIZE / sizeof(uint32_t)]; in xchacha20poly1305_encrypt() local
248 uint32_t derived_key[CHACHA20POLY1305_KEY_SIZE / sizeof(uint32_t)]; in xchacha20poly1305_decrypt() local