Searched refs:kSizeTWithoutLower4Bits (Results 1 – 1 of 1) sorted by relevance
90 static const size_t kSizeTWithoutLower4Bits = (size_t) -16; variable1027 size_t i = len & kSizeTWithoutLower4Bits; in CRYPTO_gcm128_encrypt_ctr32()1138 size_t i = len & kSizeTWithoutLower4Bits; in CRYPTO_gcm128_decrypt_ctr32()