Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dxts.c331 static void xts_free_instance(struct skcipher_instance *inst) in xts_free_instance() function
443 inst->free = xts_free_instance; in xts_create()
448 xts_free_instance(inst); in xts_create()