Searched defs:xtskey (Results 1 – 3 of 3) sorted by relevance
22 static const char xtskey[32] = { variable
28 static const char xtskey[32] = { variable
214 cgd_cipher_aes_xts_init(size_t keylen, const void *xtskey, size_t *blocksize) in cgd_cipher_aes_xts_init()