Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/crypto/
H A Dpaes_s390.c415 static inline int __xts_paes_convert_key(struct s390_pxts_ctx *ctx) in __xts_paes_convert_key() function
438 if (__xts_paes_convert_key(ctx)) in __xts_paes_set_key()
536 if (__xts_paes_convert_key(ctx)) in xts_paes_crypt()