Home
last modified time | relevance | path

Searched refs:xts_crypt_func (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/crypto/
H A Daesni-intel_glue.c507 typedef void (*xts_crypt_func)(const struct crypto_aes_ctx *key, typedef
513 xts_crypt_slowpath(struct skcipher_request *req, xts_crypt_func crypt_func) in xts_crypt_slowpath()
580 xts_crypt_func crypt_func) in xts_crypt()