Home
last modified time | relevance | path

Searched defs:ecc_swap_digits (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/crypto/internal/
Decc.h50 static inline void ecc_swap_digits(const void *in, u64 *out, unsigned int ndigits) in ecc_swap_digits() function
/kernel/linux/linux-5.10/crypto/
Decc.h82 static inline void ecc_swap_digits(const u64 *in, u64 *out, unsigned int ndigits) in ecc_swap_digits() function