Home | History | Annotate | Download | only in security

Lines Matching defs:addRngEntropy

457     public boolean addRngEntropy(byte[] data, int flags) {
459 return mBinder.addRngEntropy(data, flags) == NO_ERROR;