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

  /external/syslinux/gpxe/src/include/gpxe/
aes.h 14 struct aes_context { struct
22 #define AES_CTX_SIZE sizeof ( struct aes_context )
  /system/bt/stack/smp/
aes.h 71 } aes_context; typedef in typeref:struct:__anon106585
84 aes_context ctx[1]);
90 unsigned char out[N_BLOCK], const aes_context ctx[1]);
94 const aes_context ctx[1]);
100 unsigned char out[N_BLOCK], const aes_context ctx[1]);
104 const aes_context ctx[1]);

Completed in 905 milliseconds