HomeSort by relevance Sort by last modified time
    Searched defs:SetNoncePrefix (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/net/quic/crypto/
null_decrypter.cc 16 bool NullDecrypter::SetNoncePrefix(StringPiece nonce_prefix) {
aes_128_gcm_12_decrypter_openssl.cc 52 bool Aes128Gcm12Decrypter::SetNoncePrefix(StringPiece nonce_prefix) {
null_encrypter.cc 18 bool NullEncrypter::SetNoncePrefix(StringPiece nonce_prefix) {
aes_128_gcm_12_encrypter_openssl.cc 53 bool Aes128Gcm12Encrypter::SetNoncePrefix(StringPiece nonce_prefix) {
aes_128_gcm_12_decrypter_nss.cc 277 bool Aes128Gcm12Decrypter::SetNoncePrefix(StringPiece nonce_prefix) {
aes_128_gcm_12_encrypter_nss.cc 276 bool Aes128Gcm12Encrypter::SetNoncePrefix(StringPiece nonce_prefix) {

Completed in 45 milliseconds