Home
last modified time | relevance | path

Searched refs:pRandom (Results 1 – 10 of 10) sorted by relevance

/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/crypto/ec/test/
H A DECTransformationTest.java60 ParametersWithRandom pRandom = new ParametersWithRandom(pubKey, new SecureRandom()); in performTest() local
62 doTest(priKey, pRandom, BigInteger.valueOf(20)); in performTest()
66 doTest(priKey, pRandom, rand); in performTest()
67 doSameKeyTest(priKey, pRandom, rand); in performTest()
70 … private void doTest(ECPrivateKeyParameters priKey, ParametersWithRandom pRandom, BigInteger value) in doTest() argument
76 encryptor.init(pRandom); in doTest()
113 …private void doSameKeyTest(ECPrivateKeyParameters priKey, ParametersWithRandom pRandom, BigInteger… in doSameKeyTest() argument
119 encryptor.init(pRandom); in doSameKeyTest()
125 ecr.init(pRandom); in doSameKeyTest()
H A DECElGamalTest.java53 ParametersWithRandom pRandom = new ParametersWithRandom(pubKey, new SecureRandom()); in performTest() local
55 doTest(priKey, pRandom, BigInteger.valueOf(20)); in performTest()
59 doTest(priKey, pRandom, rand); in performTest()
62 … private void doTest(ECPrivateKeyParameters priKey, ParametersWithRandom pRandom, BigInteger value) in doTest() argument
68 encryptor.init(pRandom); in doTest()
/dports/games/openfodder/openfodder-1.6.0/Source/
H A DCampaign.hpp211 void setRandom(const bool pRandom = false) { mIsRandom = pRandom; } in setRandom() argument
/dports/audio/drumgizmo/drumgizmo-0.9.19/plugingui/locale/
H A Dda.po314 msgid " * pRandom: The amount of randomness added."
575 msgid "pRandom"
H A Ddrumgizmo.pot312 msgid " * pRandom: The amount of randomness added."
573 msgid "pRandom"
H A Dfr.po356 msgid " * pRandom: The amount of randomness added."
639 msgid "pRandom"
/dports/security/softhsm2/softhsm-2.6.1/src/lib/test/
H A DSymmetricAlgorithmTests.cpp163 …const unsigned* pRandom;// point to memory with random data. We are using the data to be encrypted. in encryptDecrypt() member in SymmetricAlgorithmTests::encryptDecrypt::PartSize
171 pRandom((const unsigned*)&pvData->front()), in encryptDecrypt()
179 if ((pRandom+sizeof(unsigned)-1) > pBack) { in encryptDecrypt()
183 const unsigned random(*(pRandom++)); in encryptDecrypt()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/gia/
H A DgiaEmbed.c1104 Emb_Obj_t * pRandom, * pPivot; in Emb_ManComputeDimensions() local
1129 pRandom = Emb_ManRandomVertex( p ); in Emb_ManComputeDimensions()
1130 Vec_IntPush( vStart, pRandom->hHandle ); in Emb_ManComputeDimensions()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h6945 GUID *pRandom,
6982 GUID *pRandom,
7013 …iedOutputProtection_KeyExchange(This,pRandom,VarLenCertGH,pdwLengthCertGH) (This)->lpVtbl->KeyExch…
7029 …iedOutputProtection_KeyExchange(IAMCertifiedOutputProtection* This,GUID *pRandom,BYTE **VarLenCert…
7030 return This->lpVtbl->KeyExchange(This,pRandom,VarLenCertGH,pdwLengthCertGH);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h6945 GUID *pRandom,
6982 GUID *pRandom,
7013 …iedOutputProtection_KeyExchange(This,pRandom,VarLenCertGH,pdwLengthCertGH) (This)->lpVtbl->KeyExch…
7029 …iedOutputProtection_KeyExchange(IAMCertifiedOutputProtection* This,GUID *pRandom,BYTE **VarLenCert…
7030 return This->lpVtbl->KeyExchange(This,pRandom,VarLenCertGH,pdwLengthCertGH);