Searched refs:xts_tmpl (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dxts.c453 static struct crypto_template xts_tmpl = { variable in typeref:struct:crypto_template
461 return crypto_register_template(&xts_tmpl);
466 crypto_unregister_template(&xts_tmpl);

Completed in 82 milliseconds