Home
last modified time | relevance | path

Searched defs:xtskey (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dcmactest.c22 static const char xtskey[32] = { variable
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmactest.c28 static const char xtskey[32] = { variable
/netbsd-src/sys/dev/
H A Dcgd_crypto.c214 cgd_cipher_aes_xts_init(size_t keylen, const void *xtskey, size_t *blocksize) in cgd_cipher_aes_xts_init()