HomeSort by relevance Sort by last modified time
    Searched full:calg_aes (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/third_party/nss/ssl/
sslinfo.c 139 #define C_AES "AES", calg_aes
sslimpl.h 88 #define calg_aes ssl_calg_aes macro
    [all...]
ssl3con.c 262 {cipher_aes_128, calg_aes, 16, 16, type_block, 16,16, kg_strong},
263 {cipher_aes_256, calg_aes, 32, 32, type_block, 16,16, kg_strong},
443 { calg_aes , CKM_AES_CBC },
    [all...]

Completed in 475 milliseconds