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

1 2 3 4

  /external/nist-pkits/
README.android 2 http://csrc.nist.gov/groups/ST/crypto_apps_infra/pki/pkitesting.html
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
AESWrapEngine.java 7 * 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>.
RFC3394WrapEngine.java 18 * and <a href="http://csrc.nist.gov/encryption/kms/key-wrap.pdf">http://csrc.nist.gov/encryption/kms/key-wrap.pdf</a>.
  /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
  /external/wpa_supplicant_8/wpa_supplicant/tests/
test_eap_sim_common.c 14 /* http://csrc.nist.gov/encryption/dss/Examples-1024bit.pdf */
  /external/llvm/test/CodeGen/PowerPC/
pr16556-2.ll 12 @.str5 = internal unnamed_addr constant [40 x i8] c"..\5Cldc\5Cruntime\5Cdruntime\5Csrc\5Ccore\5Ctime.d\00"
  /external/srtp/include/
srtp_priv.h 72 unsigned char cc:4; /* CSRC count */
89 unsigned char cc:4; /* CSRC count */
  /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/chromium_org/crypto/
ghash.h 11 // in http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-revised-spec.pdf

Completed in 1243 milliseconds

1 2 3 4