Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
Dcrypto_aes.cc312 BN_ULONG blocks_part1 = BN_get_word(remaining_until_reset.get()); in AES_CTR_Cipher() local
313 BN_ULONG input_size_part1 = blocks_part1 * kAesBlockSize; in AES_CTR_Cipher()