Lines Matching refs:mustNotCall
61 assert.throws(() => generateKeyPair('rsa', common.mustNotCall()), {
70 assert.throws(() => generateKeyPair('ed448', 0, common.mustNotCall()), {
274 }, common.mustNotCall()), {
287 }, common.mustNotCall()), {
301 }, common.mustNotCall()), {
312 }, common.mustNotCall()), {
326 }, common.mustNotCall()), {
341 }, common.mustNotCall()), {
365 }, common.mustNotCall()), {
378 }, common.mustNotCall()), {
388 }, common.mustNotCall()), {
399 }, common.mustNotCall()), {
413 }, common.mustNotCall()), {
428 }, common.mustNotCall()), {
496 generateKeyPair('dh', common.mustNotCall());
504 generateKeyPair('dh', {}, common.mustNotCall());
515 }, common.mustNotCall());
525 }, common.mustNotCall());
537 }, common.mustNotCall());
550 }, common.mustNotCall());
563 }, common.mustNotCall());
641 }, common.mustNotCall());
656 }, common.mustNotCall());
771 }, common.mustNotCall());
787 }, common.mustNotCall()), {
796 }, common.mustNotCall()), {
812 }, common.mustNotCall()), { code: 'ERR_INVALID_ARG_VALUE' });
819 }, common.mustNotCall()), { code: 'ERR_INVALID_ARG_VALUE' });