HomeSort by relevance Sort by last modified time
    Searched refs:type_aead (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/third_party/nss/ssl/
sslimpl.h 494 typedef enum { type_stream, type_block, type_aead } CipherType; enumerator in enum:__anon14332
    [all...]
ssl3con.c 311 {cipher_aes_128_gcm, calg_aes_gcm, 16,16, type_aead, 4, 0,16, 8},
312 {cipher_chacha20, calg_chacha20, 32,32, type_aead, 0, 0,16, 0},
    [all...]

Completed in 41 milliseconds