Home | History | Annotate | Download | only in benchmarks

Lines Matching defs:RSAEncrypt

1526 function RSAEncrypt(text) {
1546 RSAKey.prototype.encrypt = RSAEncrypt;