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

  /external/chromium_org/crypto/
symmetric_key_win.cc 26 // CALG_AES (which exists, but depending on the functions you are calling, may
  /external/chromium_org/net/third_party/nss/ssl/
sslinfo.c 105 #define C_AES "AES", calg_aes
sslimpl.h 64 #define calg_aes ssl_calg_aes macro
    [all...]
ssl3con.c 306 {cipher_aes_128, calg_aes, 16,16, type_block, 16,16, 0, 0},
307 {cipher_aes_256, calg_aes, 32,32, type_block, 16,16, 0, 0},
502 { calg_aes , CKM_AES_CBC },
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h 205 #define CALG_AES (ALG_CLASS_DATA_ENCRYPT|ALG_TYPE_BLOCK|ALG_SID_AES)
    [all...]

Completed in 634 milliseconds