Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dpaes_s390.c398 bool tested, bool maysleep) in ecb_paes_do_crypt() argument
445 if (!maysleep) { in ecb_paes_do_crypt()
658 bool tested, bool maysleep) in cbc_paes_do_crypt() argument
708 if (!maysleep) { in cbc_paes_do_crypt()
937 bool tested, bool maysleep, bool locked) in __ctr_paes_do_crypt() argument
965 if (!maysleep) { in __ctr_paes_do_crypt()
984 bool tested, bool maysleep) in ctr_paes_do_crypt() argument
1016 rc = __ctr_paes_do_crypt(ctx, param, walk, tested, maysleep, true); in ctr_paes_do_crypt()
1019 rc = __ctr_paes_do_crypt(ctx, param, walk, tested, maysleep, false); in ctr_paes_do_crypt()
1031 if (!maysleep) { in ctr_paes_do_crypt()
[all …]
H A Dphmac_s390.c413 static int phmac_kmac_update(struct ahash_request *req, bool maysleep) in phmac_kmac_update() argument
458 if (!maysleep) { in phmac_kmac_update()
494 if (!maysleep) { in phmac_kmac_update()
527 static int phmac_kmac_final(struct ahash_request *req, bool maysleep) in phmac_kmac_final() argument
552 if (!maysleep) { in phmac_kmac_final()