crypto_core_ristretto255_random method

void crypto_core_ristretto255_random(
  1. Pointer<UnsignedChar> p
)

Implementation

@pragma('vm:prefer-inline')
void crypto_core_ristretto255_random(_i1.Pointer<_i1.UnsignedChar> p) =>
    _i2.crypto_core_ristretto255_random(p);