Home
last modified time | relevance | path

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

/drivers/s390/crypto/
A Dpkey_base.c191 if (h->slowpath_key_to_protkey && n < ARRAY_SIZE(htmp)) in pkey_handler_slowpath_key_to_protkey()
201 rc = h->slowpath_key_to_protkey(apqns, nr_apqns, in pkey_handler_slowpath_key_to_protkey()
A Dpkey_base.h164 int (*slowpath_key_to_protkey)(const struct pkey_apqn *apqns, member
A Dpkey_ep11.c545 .slowpath_key_to_protkey = ep11_slowpath_key2protkey,
A Dpkey_cca.c599 .slowpath_key_to_protkey = cca_slowpath_key2protkey,

Completed in 8 milliseconds