Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dcipher_chacha20_hw.c45 unsigned int n, rem, ctr32; in chacha20_cipher() local
/third_party/openssl/crypto/modes/
Dctr128.c156 unsigned int n, ctr32; in CRYPTO_ctr128_encrypt_ctr32() local
/third_party/openssl/crypto/evp/
De_chacha20_poly1305.c62 unsigned int n, rem, ctr32; in chacha_cipher() local
/third_party/openssl/providers/implementations/rands/
Ddrbg_ctr.c382 unsigned int ctr32, blocks; in drbg_ctr_generate() local