Home
last modified time | relevance | path

Searched defs:vli_from_le64 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Decc.c187 void vli_from_le64(u64 *dest, const void *src, unsigned int ndigits) in vli_from_le64() function
195 EXPORT_SYMBOL(vli_from_le64); variable
/kernel/linux/linux-6.6/crypto/
H A Decc.c198 void vli_from_le64(u64 *dest, const void *src, unsigned int ndigits) in vli_from_le64() function
206 EXPORT_SYMBOL(vli_from_le64); variable

Completed in 6 milliseconds