Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dphmac_s390.c367 static int phmac_convert_key(struct phmac_tfm_ctx *tfm_ctx, bool tested) in phmac_convert_key() function
462 rc = phmac_convert_key(tfm_ctx, tested); in phmac_kmac_update()
498 rc = phmac_convert_key(tfm_ctx, tested); in phmac_kmac_update()
556 rc = phmac_convert_key(tfm_ctx, tested); in phmac_kmac_final()
800 rc = phmac_convert_key(tfm_ctx, tested); in phmac_setkey()