Function ring::ec::suite_b::private_key::scalar_from_big_endian_bytes

source ยท
pub fn scalar_from_big_endian_bytes(
    ops: &PrivateKeyOps,
    bytes: &[u8],
) -> Result<Elem<N, Unencoded>, Unspecified>