Searched defs:aeskey (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dwanboot_impl.h63 char aeskey[AES_128_KEY_SIZE]; member in union:wankeyio::__anon9245
70 #define wk_aes_key wk_u.aeskey
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dwbcli.c157 static unsigned char aeskey[AES_128_KEY_SIZE]; variable
207 aeskey, 0, sizeof (aeskey) },

Completed in 60 milliseconds