HomeSort by relevance Sort by last modified time
    Searched full:csrc (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/bluetooth/bluez/audio/
rtp.h 38 uint32_t csrc[0]; member in struct:rtp_header
63 uint32_t csrc[0]; member in struct:rtp_header
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_free.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_get_size.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_sizes.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ltc_ecc_is_valid_idx.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ltc_ecc_points.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_ansi_x963_export.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_export.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_shared_secret.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_test.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ltc_ecc_map.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_ansi_x963_import.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_decrypt_key.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_encrypt_key.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_make_key.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
ecc_sign_hash.c 15 * Available at http://csrc.nist.gov/cryptval/dss.htm
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ualgobase.cpp 74 const char* csrc ((const char*) src);
83 : "m"(csrc[0]), "m"(csrc[16])
96 : "m"(csrc[0]), "m"(csrc[8]), "m"(csrc[16]), "m"(csrc[24])
  /external/wpa_supplicant/tests/
test_eap_sim_common.c 20 /* http://csrc.nist.gov/encryption/dss/Examples-1024bit.pdf */
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_eap_sim_common.c 20 /* http://csrc.nist.gov/encryption/dss/Examples-1024bit.pdf */
test_x509v3_nist2.sh 4 # http://csrc.nist.gov/pki/testing/x509paths.html
5 # http://csrc.nist.gov/pki/testing/PKITS_data.zip
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/
AESWrapEngine.java 15 * For further details see: <a href="http://csrc.nist.gov/encryption/kms/key-wrap.pdf">http://csrc.nist.gov/encryption/kms/key-wrap.pdf</a>.
  /external/libpcap/
Makefile.in 79 CSRC = pcap.c inet.c gencode.c optimize.c nametoaddr.c \
84 SRC = $(PSRC) $(FSRC) $(CSRC) $(SSRC) $(GENSRC)
88 OBJ = $(PSRC:.c=.o) $(FSRC:.c=.o) $(CSRC:.c=.o) $(SSRC:.c=.o) $(GENSRC:.c=.o) $(LIBOBJS)
  /external/tcpdump/
Makefile.in 68 CSRC = addrtoname.c af.c cpack.c gmpls.c oui.c gmt2local.c ipproto.c \
96 SRC = $(CSRC) $(GENSRC) $(LOCALSRC)
100 OBJ = $(CSRC:.c=.o) $(GENSRC:.c=.o) $(LOCALSRC:.c=.o) $(LIBOBJS)
  /external/dbus/test/data/sha-1/
Readme.txt 1 Test suite from http://csrc.nist.gov/cryptval/shs.html

Completed in 1624 milliseconds

1 2 3