Searched refs:explicit_nonce_size (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslimpl.h781 int explicit_nonce_size; /* for AEAD ciphers. */ member in struct:ssl3BulkCipherDefStr
H A Dssl3con.c2713 const int nonceLen = cipher_def->explicit_nonce_size;
11981 minLength = cipher_def->explicit_nonce_size + cipher_def->tag_size;
12062 cText->buf->len - cipher_def->explicit_nonce_size -

Completed in 818 milliseconds