OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Pr
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonSplitDouble.cpp
501
Register
PR
= Cond[1].getReg();
502
assert(MRI->getRegClass(
PR
) == &Hexagon::PredRegsRegClass);
507
const MachineInstr *CmpI = MRI->getVRegDef(
PR
);
1112
const UUPair &
Pr
= F->second;
1115
.addReg(
Pr
.first)
1117
.addReg(
Pr
.second)
/src/external/bsd/wpa/dist/src/common/
dpp_crypto.c
896
/* R-auth = H(I-nonce | R-nonce | PI.x |
PR
.x | [BI.x |] BR.x | 0) */
979
/* I-auth = H(R-nonce | I-nonce |
PR
.x | PI.x | BR.x | [BI.x |] 1) */
1061
struct crypto_bignum *sum = NULL, *lx = NULL, *bR = NULL, *
pR
= NULL;
1064
/* L = ((bR +
pR
) modulo q) * BI */
1073
pR
= crypto_ec_key_get_private_key(auth->own_protocol_key);
1077
if (!q || !BI || !bR || !
pR
|| !sum || !L || !lx ||
1078
crypto_bignum_addmod(bR,
pR
, q, sum) ||
1092
crypto_bignum_deinit(
pR
, 1);
1103
struct crypto_ec_point *L = NULL, *sum = NULL, *BR = NULL, *
PR
= NULL;
1107
/* L = bI * (BR +
PR
) */
1789
struct crypto_ec_key *
pr
= NULL, *peer_key = NULL;
local
[
all
...]
/src/sys/external/bsd/gnu-efi/dist/inc/
efidebug.h
390
UINT64
Pr
;
Completed in 65 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026