Searched defs:tohash (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_chacha20_poly1305.c217 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; local
342 Poly1305_Update(POLY1305_ctx(actx), tohash, tohash_len); local
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c125 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_chacha20_poly1305.c219 unsigned char *buf, *tohash, *ctr, storage[sizeof(zero) + 32]; local
341 Poly1305_Update(POLY1305_ctx(actx), tohash, tohash_len); local

Completed in 217 milliseconds