Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dpaes_s390.c403 static inline int __xts_paes_convert_key(struct s390_pxts_ctx *ctx) in __xts_paes_convert_key() function
423 if (__xts_paes_convert_key(ctx)) in __xts_paes_set_key()
521 if (__xts_paes_convert_key(ctx)) in xts_paes_crypt()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds