Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dpkey_cca.c214 static int cca_key2protkey(const struct pkey_apqn *apqns, size_t nr_apqns, in cca_key2protkey() function
586 rc = cca_key2protkey(NULL, 0, tmpbuf, tmplen, in cca_slowpath_key2protkey()
601 .key_to_protkey = cca_key2protkey,