Function scalar_from_bytes_kernel
pub fn scalar_from_bytes_kernel(bytes: [Bits<8>; 32]) -> ScalarWordsExpand description
Parse 32 little-endian bytes into four scalar words without reduction.
pub fn scalar_from_bytes_kernel(bytes: [Bits<8>; 32]) -> ScalarWordsParse 32 little-endian bytes into four scalar words without reduction.