Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_cex2a.c73 static void zcrypt_cex2a_remove(struct ap_device *ap_dev);
77 .remove = zcrypt_cex2a_remove,
144 static void zcrypt_cex2a_remove(struct ap_device *ap_dev) in zcrypt_cex2a_remove() function