Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dsha_common.c112 cpacf_klmd(ctx->func, ctx->state, ctx->buf, n); in s390_sha_final()
H A Dprng.c170 cpacf_klmd(CPACF_KLMD_SHA_512, pblock, pg, PAGE_SIZE); in generate_entropy()
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dsha_common.c112 cpacf_klmd(ctx->func, ctx->state, ctx->buf, n); in s390_sha_final()
H A Dprng.c170 cpacf_klmd(CPACF_KLMD_SHA_512, pblock, pg, PAGE_SIZE); in generate_entropy()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dcpacf.h323 * cpacf_klmd() - executes the KLMD (COMPUTE LAST MESSAGE DIGEST) instruction
329 static inline void cpacf_klmd(unsigned long func, void *param, in cpacf_klmd() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dcpacf.h333 * cpacf_klmd() - executes the KLMD (COMPUTE LAST MESSAGE DIGEST) instruction
339 static inline void cpacf_klmd(unsigned long func, void *param, in cpacf_klmd() function

Completed in 6 milliseconds