Searched refs:__paes_keyblob2pkey (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 453 milliseconds