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

/linux-master/arch/s390/crypto/
H A Dpaes_s390.c125 static inline int __paes_keyblob2pkey(struct key_blob *kb, function
138 ret = __paes_keyblob2pkey(&ctx->kb, &pkey);
410 if (__paes_keyblob2pkey(&ctx->kb[0], &pkey0) ||
411 __paes_keyblob2pkey(&ctx->kb[1], &pkey1))

Completed in 299 milliseconds