Home
last modified time | relevance | path

Searched refs:pubs (Results 1 – 25 of 48) sorted by relevance

12

/external/boringssl/src/crypto/trust_token/
Dvoprf.c139 if (!ec_point_from_uncompressed(group, &key->pubs, in, len)) { in voprf_client_key_from_bytes()
159 !ec_jacobian_to_affine(group, &key->pubs, &pub)) { in voprf_issuer_key_from_bytes()
320 if (!hash_to_scalar_dleq(method, &c, &priv->pubs, &affines[idx_T], in dleq_generate()
378 EC_RAW_POINT pubs; in dleq_verify() local
379 ec_affine_to_jacobian(group, &pubs, &pub->pubs); in dleq_verify()
382 if (!ec_point_mul_scalar_public(group, &jacobians[idx_k0], &u, &pubs, in dleq_verify()
398 if (!hash_to_scalar_dleq(method, &calculated, &pub->pubs, &affines[idx_T], in dleq_verify()
438 !cbb_add_point(&batch_cbb, method->group, &key->pubs)) { in voprf_sign()
544 !cbb_add_point(&batch_cbb, method->group, &key->pubs)) { in STACK_OF()
Dinternal.h53 EC_AFFINE pubs; member
67 EC_AFFINE pubs; member
Dpmbtoken.c218 !cbs_get_prefixed_point(&cbs, method->group, &key->pubs, in pmbtoken_client_key_from_bytes()
264 key->pubs = pub_affine[2]; in pmbtoken_issuer_key_from_bytes()
544 if (!hash_c_dleq(method, &cs, &priv->pubs, &affines[idx_T], &affines[idx_S], in dleq_generate()
652 EC_RAW_POINT pubs; in dleq_verify() local
653 ec_affine_to_jacobian(group, &pubs, &pub->pubs); in dleq_verify()
656 if (!mul_public_3(group, &jacobians[idx_Ks0], g, &us, &method->h, &vs, &pubs, in dleq_verify()
703 if (!hash_c_dleq(method, &calculated, &pub->pubs, &affines[idx_T], in dleq_verify()
764 !point_to_cbb(&batch_cbb, method->group, &key->pubs) || in pmbtoken_sign()
913 !point_to_cbb(&batch_cbb, method->group, &key->pubs) || in STACK_OF()
/external/llvm-project/llvm/docs/
Dindex.rst30 .. __: https://llvm.org/pubs/2008-10-04-ACAT-LLVM-Intro.html
42 .. __: https://llvm.org/pubs/2004-01-30-CGO-LLVM.html
47 .. __: https://llvm.org/pubs/2002-12-LattnerMSThesis.html
DXRay.rst368 .. _`XRay whitepaper`: http://research.google.com/pubs/pub45287.html
/external/toybox/toys/posix/
DREADME5 http://pubs.opengroup.org/onlinepubs/9699919799/idx/utilities.html
/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dinternal.h49 EC_AFFINE pubs; member
63 EC_AFFINE pubs; member
Dpmbtoken.c199 !cbs_get_prefixed_point(&cbs, method->group, &key->pubs) || in pmbtoken_client_key_from_bytes()
244 key->pubs = pub_affine[2]; in pmbtoken_issuer_key_from_bytes()
527 if (!hash_c_dleq(method, &cs, &priv->pubs, &affines[idx_T], &affines[idx_S], in dleq_generate()
635 EC_RAW_POINT pubs; in dleq_verify() local
636 ec_affine_to_jacobian(group, &pubs, &pub->pubs); in dleq_verify()
639 if (!mul_public_3(group, &jacobians[idx_Ks0], g, &us, &method->h, &vs, &pubs, in dleq_verify()
686 if (!hash_c_dleq(method, &calculated, &pub->pubs, &affines[idx_T], in dleq_verify()
752 !point_to_cbb(&batch_cbb, method->group, &key->pubs) || in pmbtoken_sign()
917 !point_to_cbb(&batch_cbb, method->group, &key->pubs) || in STACK_OF()
/external/llvm-project/clang/docs/
DSafeStack.rst28 <https://dslab.epfl.ch/pubs/cpi.pdf>`__ paper for details). This is mainly
89 such as `IFCC <https://research.google.com/pubs/archive/42808.pdf>`_ with arity
109 The `CPI paper <https://dslab.epfl.ch/pubs/cpi.pdf>`_ describes two alternative,
196 The `OSDI'14 paper <https://dslab.epfl.ch/pubs/cpi.pdf>`_ mentions that
207 `Code-Pointer Integrity <https://dslab.epfl.ch/pubs/cpi.pdf>`__.
/external/clang/docs/
DSafeStack.rst28 <http://dslab.epfl.ch/pubs/cpi.pdf>`__ paper for details). This is mainly
89 such as `IFCC <http://research.google.com/pubs/archive/42808.pdf>`_ with arity
109 The `CPI paper <http://dslab.epfl.ch/pubs/cpi.pdf>`_ describes two alternative,
184 The `OSDI'14 paper <http://dslab.epfl.ch/pubs/cpi.pdf>`_ mentions that
195 `Code-Pointer Integrity <http://dslab.epfl.ch/pubs/cpi.pdf>`__.
DControlFlowIntegrity.rst281 …inciples, Implementations, and Applications <http://research.microsoft.com/pubs/64250/ccs05.pdf>`_.
/external/llvm/docs/tutorial/
Dindex.rst52 #. `Writing an Optimization for LLVM <http://llvm.org/pubs/2004-09-22-LCPCLLVMTutorial.html>`_
/external/llvm-project/llvm/docs/tutorial/
Dindex.rst54 #. `Writing an Optimization for LLVM <https://llvm.org/pubs/2004-09-22-LCPCLLVMTutorial.html>`_
/external/rust/crates/shlex/
DREADME.md6 http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html
/external/llvm/docs/
Dindex.rst32 .. __: http://llvm.org/pubs/2008-10-04-ACAT-LLVM-Intro.html
43 .. __: http://llvm.org/pubs/2004-01-30-CGO-LLVM.html
48 .. __: http://llvm.org/pubs/2002-12-LattnerMSThesis.html
50 `Publications mentioning LLVM <http://llvm.org/pubs>`_
/external/opencensus-java/exporters/trace/jaeger/
DREADME.md9 …dthedocs.io/en/latest/), inspired by [Dapper](https://research.google.com/pubs/pub36356.html) and …
/external/tensorflow/tensorflow/python/debug/
DREADME.md55 Debugging Dataflow Graphs for Machine Learning. https://research.google.com/pubs/pub45789.html
/external/llvm-project/polly/test/ScopInfo/
Dconst_srem_sdiv.ll4 ; See http://research.microsoft.com/pubs/151917/divmodnote-letter.pdf
/external/bc/gen/
Dbc_help.txt44 (http://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html)
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors_format.inc10 // Follows http://pubs.opengroup.org/onlinepubs/9699919799/functions/fscanf.html
11 // and http://pubs.opengroup.org/onlinepubs/9699919799/functions/fprintf.html
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors_format.inc11 // Follows http://pubs.opengroup.org/onlinepubs/9699919799/functions/fscanf.html
12 // and http://pubs.opengroup.org/onlinepubs/9699919799/functions/fprintf.html
/external/python/pyasn1/docs/source/
Dcontents.rst149 * `ASN.1 Complete <http://www.oss.com/asn1/resources/books-whitepapers-pubs/larmouth-asn1-book.pdf>…
/external/libcap/
DMake.Rules154 # https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/33528.pdf
/external/fmtlib/doc/
Dapi.rst478 <http://pubs.opengroup.org/onlinepubs/009695399/functions/fprintf.html>`_ with
/external/bc/
DREADME.md401 [12]: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/bc.html

12