Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/ssl/
Dsslimpl.h750 struct ssl3BulkCipherDefStr { struct
751 SSL3BulkCipher cipher;
752 SSLCipherAlgorithm calg;
753 int key_size;
754 int secret_key_size;
755 CipherType type;
756 int iv_size;
757 int block_size;
758 int tag_size; /* authentication tag size for AEAD ciphers. */
759 int explicit_nonce_size; /* for AEAD ciphers. */