Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dcpacf.h653 static inline void cpacf_pcc(unsigned long func, void *param) in cpacf_pcc() function
/linux/arch/s390/crypto/
H A Dpaes_s390.c674 cpacf_pcc(ctx->fc, pcc_param.key + offset); in paes_xts_crypt()
H A Daes_s390.c464 cpacf_pcc(xts_ctx->fc, pcc_param.key + offset); in xts_aes_crypt()