Home
last modified time | relevance | path

Searched refs:RSA_PublicKeyOp (Results 1 – 25 of 64) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/freebl/
H A Drsapkcs.c362 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignRaw()
400 rv = RSA_PublicKeyOp(key, data, sig); in RSA_CheckSignRecoverRaw()
436 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptRaw()
804 rv = RSA_PublicKeyOp(key, output, oaepEncoded); in RSA_EncryptOAEP()
892 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptBlock()
1219 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignPSS()
1297 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSign()
1351 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignRecover()
H A Dldvector.c24 RSA_PublicKeyOp,
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/freebl/
H A Drsapkcs.c388 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignRaw()
426 rv = RSA_PublicKeyOp(key, data, sig); in RSA_CheckSignRecoverRaw()
462 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptRaw()
830 rv = RSA_PublicKeyOp(key, output, oaepEncoded); in RSA_EncryptOAEP()
918 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptBlock()
1270 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignPSS()
1359 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSign()
1421 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSignRecover()
H A Dldvector.c24 RSA_PublicKeyOp,
H A Dfipsfreebl.c1048 rsa_status = RSA_PublicKeyOp(&rsa_public_key, in freebl_fips_RSA_PowerUpSelfTest()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/freebl/
H A Drsapkcs.c391 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignRaw()
429 rv = RSA_PublicKeyOp(key, data, sig); in RSA_CheckSignRecoverRaw()
465 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptRaw()
833 rv = RSA_PublicKeyOp(key, output, oaepEncoded); in RSA_EncryptOAEP()
921 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptBlock()
1273 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignPSS()
1362 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSign()
1424 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSignRecover()
H A Dldvector.c35 RSA_PublicKeyOp,
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/freebl/
H A Drsapkcs.c391 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignRaw()
429 rv = RSA_PublicKeyOp(key, data, sig); in RSA_CheckSignRecoverRaw()
465 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptRaw()
833 rv = RSA_PublicKeyOp(key, output, oaepEncoded); in RSA_EncryptOAEP()
921 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptBlock()
1494 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignPSS()
1583 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSign()
1646 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSignRecover()
H A Dldvector.c35 RSA_PublicKeyOp,
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/
H A Drsapkcs.c391 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignRaw()
429 rv = RSA_PublicKeyOp(key, data, sig); in RSA_CheckSignRecoverRaw()
465 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptRaw()
833 rv = RSA_PublicKeyOp(key, output, oaepEncoded); in RSA_EncryptOAEP()
921 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptBlock()
1494 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignPSS()
1583 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSign()
1646 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSignRecover()
H A Dldvector.c35 RSA_PublicKeyOp,
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/
H A Drsapkcs.c391 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignRaw()
429 rv = RSA_PublicKeyOp(key, data, sig); in RSA_CheckSignRecoverRaw()
465 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptRaw()
833 rv = RSA_PublicKeyOp(key, output, oaepEncoded); in RSA_EncryptOAEP()
921 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptBlock()
1494 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignPSS()
1583 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSign()
1646 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSignRecover()
H A Dldvector.c35 RSA_PublicKeyOp,
/dports/security/nss/nss-3.76.1/nss/lib/freebl/
H A Drsapkcs.c391 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignRaw()
429 rv = RSA_PublicKeyOp(key, data, sig); in RSA_CheckSignRecoverRaw()
465 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptRaw()
833 rv = RSA_PublicKeyOp(key, output, oaepEncoded); in RSA_EncryptOAEP()
921 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptBlock()
1494 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignPSS()
1583 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSign()
1646 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSignRecover()
H A Dldvector.c35 RSA_PublicKeyOp,
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/
H A Drsapkcs.c391 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignRaw()
429 rv = RSA_PublicKeyOp(key, data, sig); in RSA_CheckSignRecoverRaw()
465 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptRaw()
833 rv = RSA_PublicKeyOp(key, output, oaepEncoded); in RSA_EncryptOAEP()
921 rv = RSA_PublicKeyOp(key, output, formatted.data); in RSA_EncryptBlock()
1494 rv = RSA_PublicKeyOp(key, buffer, sig); in RSA_CheckSignPSS()
1583 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSign()
1646 if (RSA_PublicKeyOp(key, buffer, sig) != SECSuccess) { in RSA_CheckSignRecover()
H A Dldvector.c35 RSA_PublicKeyOp,
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/rsaperf/
H A Drsaperf.c591 fn = (RSAOp)RSA_PublicKeyOp; in main()
/dports/security/nss/nss-3.76.1/nss/cmd/rsaperf/
H A Drsaperf.c591 fn = (RSAOp)RSA_PublicKeyOp; in main()
/dports/www/firefox/firefox-99.0/security/nss/cmd/rsaperf/
H A Drsaperf.c591 fn = (RSAOp)RSA_PublicKeyOp; in main()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/rsaperf/
H A Drsaperf.c591 fn = (RSAOp)RSA_PublicKeyOp; in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/rsaperf/
H A Drsaperf.c591 fn = (RSAOp)RSA_PublicKeyOp; in main()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/rsaperf/
H A Drsaperf.c591 fn = (RSAOp)RSA_PublicKeyOp; in main()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/rsaperf/
H A Drsaperf.c591 fn = (RSAOp)RSA_PublicKeyOp; in main()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/rsaperf/
H A Drsaperf.c591 fn = (RSAOp)RSA_PublicKeyOp; in main()

123