Home
last modified time | relevance | path

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

/external/cronet/crypto/
Dencryptor.h98 std::vector<uint8_t> iv_; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Daead_base_decrypter.h62 unsigned char iv_[kMaxNonceSize]; variable
Daead_base_encrypter.h66 unsigned char iv_[kMaxNonceSize]; variable