Home
last modified time | relevance | path

Searched refs:csrc (Results 1 – 25 of 55) sorted by relevance

123

/external/python/cffi/testing/cffi0/
Dtest_zdistutils.py39 csrc = '/*hi there %s!*/\n#include <math.h>\n' % self
40 v = Verifier(ffi, csrc, force_generic_engine=self.generic,
45 assert csrc in data
50 csrc = '/*hi there %s!*/\n#include <math.h>\n' % self
51 v = Verifier(ffi, csrc, force_generic_engine=self.generic,
58 assert csrc in data
63 csrc = '/*hi there %s!*/\n#include <math.h>\n' % self
64 v = Verifier(ffi, csrc, force_generic_engine=self.generic,
72 assert csrc in f.getvalue()
77 csrc = '/*hi there %s!*/\n#include <math.h>\n' % self
[all …]
/external/adhd/cras/src/common/
Drtp.h38 uint32_t csrc[0]; member
63 uint32_t csrc[0]; member
/external/webrtc/modules/rtp_rtcp/source/
Dsource_tracker.cc31 for (uint32_t csrc : packet_info.csrcs()) { in OnFrameDelivered() local
32 SourceKey key(RtpSourceType::CSRC, csrc); in OnFrameDelivered()
Dsource_tracker_unittest.cc53 for (const auto& csrc : packet_info.csrcs()) { in OnFrameDelivered() local
54 entries_.emplace_front(now_ms, csrc, RtpSourceType::CSRC, in OnFrameDelivered()
/external/python/cpython2/Doc/library/
Dsha.rst79 …`Secure Hash Standard <http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.…
82 <http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf>`_,
85 `Cryptographic Toolkit (Secure Hashing) <http://csrc.nist.gov/CryptoToolkit/tkhash.html>`_
/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dbye.cc97 for (uint32_t csrc : csrcs_) { in Create() local
98 ByteWriter<uint32_t>::WriteBigEndian(&packet[*index], csrc); in Create()
/external/nist-pkits/
DREADME.version1 URL: http://csrc.nist.gov/groups/ST/crypto_apps_infra/pki/pkitesting.html
DREADME.android2 http://csrc.nist.gov/groups/ST/crypto_apps_infra/pki/pkitesting.html
/external/skia/src/c/
Dsk_effects.cpp160 static bool find_blurstyle(sk_blurstyle_t csrc, SkBlurStyle* dst) { in find_blurstyle() argument
162 if (gBlurStylePairs[i].fC == csrc) { in find_blurstyle()
Dsk_surface.cpp454 sk_data_t* sk_data_new_subset(const sk_data_t* csrc, size_t offset, size_t length) { in sk_data_new_subset() argument
455 return ToData(SkData::MakeSubset(AsData(csrc), offset, length).release()); in sk_data_new_subset()
/external/rust/crates/ring/tests/
Drsa_pss_sign_tests.txt2 # http://csrc.nist.gov/groups/STM/cavp/documents/dss/186-3rsatestvectors.zip
4 # http://csrc.nist.gov/groups/STM/cavp/digital-signatures.html#test-vectors
Dagreement_tests.txt205 # http://csrc.nist.gov/groups/STM/cavp/documents/components/ecccdhtestvectors.zip
525 # http://csrc.nist.gov/groups/STM/cavp/documents/keymgmt/KASTestVectorsECC2014.zip
527 # http://csrc.nist.gov/groups/STM/cavp/key-establishment.html#test-vectors.
538 # http://csrc.nist.gov/publications/nistpubs/800-56A/SP800-56A_Revision1_Mar08-2007.pdf
Drsa_pkcs1_sign_tests.txt2 # http://csrc.nist.gov/groups/STM/cavp/documents/dss/186-3rsatestvectors.zip
4 # http://csrc.nist.gov/groups/STM/cavp/digital-signatures.html#test-vectors
Drsa_pss_verify_tests.txt2 # http://csrc.nist.gov/groups/STM/cavp/documents/dss/186-3rsatestvectors.zip
4 # http://csrc.nist.gov/groups/STM/cavp/digital-signatures.html#test-vectors
/external/skqp/src/c/
Dsk_effects.cpp160 static bool find_blurstyle(sk_blurstyle_t csrc, SkBlurStyle* dst) { in find_blurstyle() argument
162 if (gBlurStylePairs[i].fC == csrc) { in find_blurstyle()
Dsk_surface.cpp422 sk_data_t* sk_data_new_subset(const sk_data_t* csrc, size_t offset, size_t length) { in sk_data_new_subset() argument
423 return ToData(SkData::MakeSubset(AsData(csrc), offset, length).release()); in sk_data_new_subset()
/external/boringssl/src/crypto/cipher_extra/test/
Daes_192_gcm_tests.txt1 # Test vectors from NIST: http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gc…
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_tests.txt20 # http://csrc.nist.gov/groups/ST/toolkit/documents/kms/key-wrap.pdf
/external/python/cryptography/vectors/cryptography_vectors/hashes/SHA1/
DReadme.txt17 http://csrc.nist.gov/groups/STM/cavp/documents/shs/SHAVS.pdf.
/external/python/cryptography/vectors/cryptography_vectors/hashes/SHA2/
DReadme.txt17 http://csrc.nist.gov/groups/STM/cavp/documents/shs/SHAVS.pdf.
/external/rust/crates/ring/src/ec/suite_b/ecdsa/
Decdsa_sign_asn1_tests.txt2 # http://csrc.nist.gov/groups/STM/cavp/documents/dss/186-3ecdsatestvectors.zip
/external/emma/core/java12/com/vladium/emma/rt/
DInstrClassLoader.java347 final CodeSource csrc = new CodeSource (srcURL, (Certificate[])null); in defineClass() local
368 return defineClass (className, bytes, 0, length, csrc); in defineClass()
/external/boringssl/src/crypto/fipsmodule/
DFIPS.md5 …IPS-compliant manner. Please consult with an [accredited CMVP lab](http://csrc.nist.gov/groups/STM…
11 1. 2017-06-15: certificate [#2964](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-P…
12 1. 2018-07-30: certificate [#3318](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-P…
13 1. 2019-08-08: certificate [#3678](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-P…
14 1. 2019-10-20: certificate [#3753](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-P…
66 On Android, the self-tests are optimised in line with [IG](https://csrc.nist.gov/csrc/media/project…
/external/llvm-project/llvm/test/MC/RISCV/
Drvi-aliases-valid.s220 # CHECK-S-OBJ: csrc 4095, s7
221 csrc 0xfff, x23 label
241 csrc 0x150, 7 label
/external/libnl/lib/route/link/
Dcan.c278 struct can_info *cdst, *csrc = src->l_info; in can_clone() local
290 *cdst = *csrc; in can_clone()

123