Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/crypto/
Dpkey_base.c176 int pkey_handler_slowpath_key_to_protkey(const struct pkey_apqn *apqns, in pkey_handler_slowpath_key_to_protkey() function
208 EXPORT_SYMBOL(pkey_handler_slowpath_key_to_protkey);
Dpkey_base.h167 int pkey_handler_slowpath_key_to_protkey(const struct pkey_apqn *apqns,
Dpkey_api.c39 rc = pkey_handler_slowpath_key_to_protkey(apqns, nr_apqns, in key2protkey()