Home
last modified time | relevance | path

Searched refs:returnKey (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/softoken/
H A Dlowkey.c353 NSSLOWKEYPrivateKey *returnKey = NULL; in nsslowkey_CopyPrivateKey() local
367 if (!returnKey) { in nsslowkey_CopyPrivateKey()
372 returnKey->keyType = privKey->keyType; in nsslowkey_CopyPrivateKey()
373 returnKey->arena = poolp; in nsslowkey_CopyPrivateKey()
423 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
446 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
447 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.prime), in nsslowkey_CopyPrivateKey()
451 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.base), in nsslowkey_CopyPrivateKey()
469 returnKey->u.ec.ecParams.arena = poolp; in nsslowkey_CopyPrivateKey()
484 returnKey = NULL; in nsslowkey_CopyPrivateKey()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/softoken/
H A Dlowkey.c363 NSSLOWKEYPrivateKey *returnKey = NULL; in nsslowkey_CopyPrivateKey() local
377 if (!returnKey) { in nsslowkey_CopyPrivateKey()
382 returnKey->keyType = privKey->keyType; in nsslowkey_CopyPrivateKey()
383 returnKey->arena = poolp; in nsslowkey_CopyPrivateKey()
433 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
456 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
457 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.prime), in nsslowkey_CopyPrivateKey()
461 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.base), in nsslowkey_CopyPrivateKey()
480 returnKey->u.ec.ecParams.arena = poolp; in nsslowkey_CopyPrivateKey()
496 returnKey = NULL; in nsslowkey_CopyPrivateKey()
[all …]
/dports/java/bouncycastle15/crypto-169/pg/src/main/j2me/org/bouncycastle/openpgp/
H A DPGPPublicKey.java835 returnKey.ids.add(id); in addCert()
840 return returnKey; in addCert()
898 returnKey.ids.remove(i); in removeCert()
909 return returnKey; in removeCert()
981 return returnKey; in removeCert()
1012 if (returnKey.subSigs != null) in addCertification()
1021 return returnKey; in addCertification()
1038 if (returnKey.subSigs != null) in removeCertification()
1057returnKey = PGPPublicKey.removeCertification(returnKey, rawID, certification); in removeCertification()
1072returnKey = PGPPublicKey.removeCertification(returnKey, id, certification); in removeCertification()
[all …]
/dports/java/bouncycastle15/crypto-169/pg/src/main/java/org/bouncycastle/openpgp/
H A DPGPPublicKey.java867 returnKey.ids.add(id); in addCert()
872 return returnKey; in addCert()
930 returnKey.ids.remove(i); in removeCert()
941 return returnKey; in removeCert()
1013 return returnKey; in removeCert()
1044 if (returnKey.subSigs != null) in addCertification()
1053 return returnKey; in addCertification()
1070 if (returnKey.subSigs != null) in removeCertification()
1089returnKey = PGPPublicKey.removeCertification(returnKey, rawID, certification); in removeCertification()
1104returnKey = PGPPublicKey.removeCertification(returnKey, id, certification); in removeCertification()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/
H A Dlowkey.c404 NSSLOWKEYPrivateKey *returnKey = NULL; in nsslowkey_CopyPrivateKey() local
418 if (!returnKey) { in nsslowkey_CopyPrivateKey()
423 returnKey->keyType = privKey->keyType; in nsslowkey_CopyPrivateKey()
424 returnKey->arena = poolp; in nsslowkey_CopyPrivateKey()
474 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
497 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
498 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.prime), in nsslowkey_CopyPrivateKey()
502 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.base), in nsslowkey_CopyPrivateKey()
520 returnKey->u.ec.ecParams.arena = poolp; in nsslowkey_CopyPrivateKey()
535 returnKey = NULL; in nsslowkey_CopyPrivateKey()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/lib/softoken/
H A Dlowkey.c404 NSSLOWKEYPrivateKey *returnKey = NULL; in nsslowkey_CopyPrivateKey() local
418 if (!returnKey) { in nsslowkey_CopyPrivateKey()
423 returnKey->keyType = privKey->keyType; in nsslowkey_CopyPrivateKey()
424 returnKey->arena = poolp; in nsslowkey_CopyPrivateKey()
474 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
497 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
498 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.prime), in nsslowkey_CopyPrivateKey()
502 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.base), in nsslowkey_CopyPrivateKey()
520 returnKey->u.ec.ecParams.arena = poolp; in nsslowkey_CopyPrivateKey()
535 returnKey = NULL; in nsslowkey_CopyPrivateKey()
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/softoken/
H A Dlowkey.c404 NSSLOWKEYPrivateKey *returnKey = NULL; in nsslowkey_CopyPrivateKey() local
418 if (!returnKey) { in nsslowkey_CopyPrivateKey()
423 returnKey->keyType = privKey->keyType; in nsslowkey_CopyPrivateKey()
424 returnKey->arena = poolp; in nsslowkey_CopyPrivateKey()
474 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
497 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
498 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.prime), in nsslowkey_CopyPrivateKey()
502 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.base), in nsslowkey_CopyPrivateKey()
520 returnKey->u.ec.ecParams.arena = poolp; in nsslowkey_CopyPrivateKey()
535 returnKey = NULL; in nsslowkey_CopyPrivateKey()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/
H A Dlowkey.c404 NSSLOWKEYPrivateKey *returnKey = NULL; in nsslowkey_CopyPrivateKey() local
418 if (!returnKey) { in nsslowkey_CopyPrivateKey()
423 returnKey->keyType = privKey->keyType; in nsslowkey_CopyPrivateKey()
424 returnKey->arena = poolp; in nsslowkey_CopyPrivateKey()
474 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
497 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
498 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.prime), in nsslowkey_CopyPrivateKey()
502 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.base), in nsslowkey_CopyPrivateKey()
520 returnKey->u.ec.ecParams.arena = poolp; in nsslowkey_CopyPrivateKey()
535 returnKey = NULL; in nsslowkey_CopyPrivateKey()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/softoken/
H A Dlowkey.c404 NSSLOWKEYPrivateKey *returnKey = NULL; in nsslowkey_CopyPrivateKey() local
418 if (!returnKey) { in nsslowkey_CopyPrivateKey()
423 returnKey->keyType = privKey->keyType; in nsslowkey_CopyPrivateKey()
424 returnKey->arena = poolp; in nsslowkey_CopyPrivateKey()
474 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
497 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
498 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.prime), in nsslowkey_CopyPrivateKey()
502 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.base), in nsslowkey_CopyPrivateKey()
520 returnKey->u.ec.ecParams.arena = poolp; in nsslowkey_CopyPrivateKey()
535 returnKey = NULL; in nsslowkey_CopyPrivateKey()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/
H A Dlowkey.c404 NSSLOWKEYPrivateKey *returnKey = NULL; in nsslowkey_CopyPrivateKey() local
418 if (!returnKey) { in nsslowkey_CopyPrivateKey()
423 returnKey->keyType = privKey->keyType; in nsslowkey_CopyPrivateKey()
424 returnKey->arena = poolp; in nsslowkey_CopyPrivateKey()
474 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
497 returnKey->u.dsa.params.arena = poolp; in nsslowkey_CopyPrivateKey()
498 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.prime), in nsslowkey_CopyPrivateKey()
502 rv = SECITEM_CopyItem(poolp, &(returnKey->u.dh.base), in nsslowkey_CopyPrivateKey()
520 returnKey->u.ec.ecParams.arena = poolp; in nsslowkey_CopyPrivateKey()
535 returnKey = NULL; in nsslowkey_CopyPrivateKey()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/GlobalCache/classes/Apc/
H A Dclass.ilApc.php28 return apcu_exists($this->returnKey($key));
30 return apcu_fetch($this->returnKey($key));
44 return apcu_store($this->returnKey($key), $serialized_value, $ttl);
55 return apcu_fetch($this->returnKey($key));
66 return apcu_delete($this->returnKey($key));
81 $key_prefix = $this->returnKey('');
/dports/www/ilias6/ILIAS-6.14/Services/GlobalCache/classes/Apc/
H A Dclass.ilApc.php28 return apcu_exists($this->returnKey($key));
30 return apcu_fetch($this->returnKey($key));
44 return apcu_store($this->returnKey($key), $serialized_value, $ttl);
55 return apcu_fetch($this->returnKey($key));
66 return apcu_delete($this->returnKey($key));
81 $key_prefix = $this->returnKey('');
/dports/japanese/canna-server/Canna37p3/ccustom/
H A Dset.c54 strcpy(returnKey, "C-");
56 returnKey[2] = c + 0x40;
58 returnKey[2] = c + 0x60;
59 returnKey[3] = '\0';
62 returnKey[0] = c;
63 returnKey[1] = '\0';
72 strcpy(returnKey, "Clear");
75 strcpy(returnKey, keyCharMap[0]);
85 strcpy(returnKey, "undefine");
87 strcpy(returnKey, "undefine");
[all …]
/dports/japanese/canna-lib/Canna37p3/ccustom/
H A Dset.c54 strcpy(returnKey, "C-");
56 returnKey[2] = c + 0x40;
58 returnKey[2] = c + 0x60;
59 returnKey[3] = '\0';
62 returnKey[0] = c;
63 returnKey[1] = '\0';
72 strcpy(returnKey, "Clear");
75 strcpy(returnKey, keyCharMap[0]);
85 strcpy(returnKey, "undefine");
87 strcpy(returnKey, "undefine");
[all …]
/dports/databases/p5-MongoDB/MongoDB-v2.2.2/lib/MongoDB/Op/
H A D_Query.pm206 ( defined $opts->{returnKey} ? ( '$returnKey' => $opts->{returnKey} ) : () ),
410 ( exists $opts->{returnKey} )
411 ? ( ( defined $opts->{returnKey} ) ? ( returnKey => $opts->{returnKey} ) : () )
414 ? ( returnKey => $mods->{'$returnKey'} )
452 $merged{returnKey} = ( $merged{returnKey} ? $TRUE : $FALSE )
453 if exists $merged{returnKey};
/dports/www/ilias/ILIAS-5.4.25/Services/GlobalCache/classes/Xcache/
H A Dclass.ilXcache.php37 return xcache_isset($this->returnKey($key));
50 return xcache_set($this->returnKey($key), $serialized_value, $ttl);
61 return xcache_get($this->returnKey($key));
72 return xcache_unset($this->returnKey($key));
/dports/www/ilias6/ILIAS-6.14/Services/GlobalCache/classes/Xcache/
H A Dclass.ilXcache.php37 return xcache_isset($this->returnKey($key));
50 return xcache_set($this->returnKey($key), $serialized_value, $ttl);
61 return xcache_get($this->returnKey($key));
72 return xcache_unset($this->returnKey($key));
/dports/www/ilias/ILIAS-5.4.25/Services/GlobalCache/classes/Memcache/
H A Dclass.ilMemcache.php70 return $this->getMemcacheObject()->get($this->returnKey($key)) != null;
84 ->set($this->returnKey($key), $serialized_value, (int) $ttl);
95 return $this->getMemcacheObject()->get($this->returnKey($key));
106 return $this->getMemcacheObject()->delete($this->returnKey($key));
/dports/www/ilias6/ILIAS-6.14/Services/GlobalCache/classes/Memcache/
H A Dclass.ilMemcache.php70 return $this->getMemcacheObject()->get($this->returnKey($key)) != null;
84 ->set($this->returnKey($key), $serialized_value, (int) $ttl);
95 return $this->getMemcacheObject()->get($this->returnKey($key));
106 return $this->getMemcacheObject()->delete($this->returnKey($key));
/dports/databases/p5-MongoDB/MongoDB-v2.2.2/t/
H A Dfind_modifiers.t47 comment hint max maxScan maxTimeMS min returnKey snapshot
368 subtest "Given: a 'returnKey' value for an index" => sub {
369 my $returnKey = true;
372 subtest "When: adding a returnKey via option" => sub {
375 $coll->find( { x => { '$gt' => $num_docs_to_search } }, { returnKey => $returnKey } );
377 option_is( $intercept[-1], 'returnKey', $returnKey );
380 subtest "When: adding a returnKey via modifiers" => sub {
383 { modifiers => { '$returnKey' => $returnKey } } );
385 option_is( $intercept[-1], 'returnKey', $returnKey );
391 { returnKey => $returnKey, modifiers => { '$returnKey' => $returnKey2 } } );
[all …]
/dports/math/kbruch/kbruch-21.12.3/src/
H A DPrimeFactorsLineEdit.cpp90 bool returnKey = (event->key() == Qt::Key_Return in keyPressEvent() local
95 if (allowedChars.contains(event->text()) || backspaceKey || returnKey) { in keyPressEvent()
109 if (allowedChars.contains(ch) || backspaceKey || returnKey) { in keyPressEvent()
119 !returnKey) { in keyPressEvent()
/dports/databases/pecl-mongodb/mongodb-1.9.1/tests/query/
H A Dquery-ctor-004.phpt14 'returnKey' => false,
25 '$returnKey' => true,
79 ["returnKey"]=>
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Dfind.go41 returnKey *bool member
152 if f.returnKey != nil {
153 dst = bsoncore.AppendBooleanElement(dst, "returnKey", *f.returnKey)
317 func (f *Find) ReturnKey(returnKey bool) *Find {
322 f.returnKey = &returnKey
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Dfind.go41 returnKey *bool member
152 if f.returnKey != nil {
153 dst = bsoncore.AppendBooleanElement(dst, "returnKey", *f.returnKey)
317 func (f *Find) ReturnKey(returnKey bool) *Find {
322 f.returnKey = &returnKey
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Dfind.go41 returnKey *bool member
152 if f.returnKey != nil {
153 dst = bsoncore.AppendBooleanElement(dst, "returnKey", *f.returnKey)
317 func (f *Find) ReturnKey(returnKey bool) *Find {
322 f.returnKey = &returnKey

1234567