Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dcgd_crypto.c68 static cfunc_cipher cgd_cipher_aes_xts; variable
261 cgd_cipher_aes_xts(void *cookie, void *dst, const void *src, size_t nbytes, in cgd_cipher_aes_xts() function