Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 16 of 16) sorted by relevance

/external/iproute2/ip/
Dipxfrm.c515 static void __xfrm_algo_print(struct xfrm_algo *algo, int type, int len, in __xfrm_algo_print()
552 static inline void xfrm_algo_print(struct xfrm_algo *algo, int type, int len, in xfrm_algo_print()
558 static void xfrm_aead_print(struct xfrm_algo_aead *algo, int len, in xfrm_aead_print()
562 struct xfrm_algo algo; in xfrm_aead_print() member
577 static void xfrm_auth_trunc_print(struct xfrm_algo_auth *algo, int len, in xfrm_auth_trunc_print()
581 struct xfrm_algo algo; in xfrm_auth_trunc_print() member
/external/kernel-headers/original/uapi/linux/tc_ematch/
Dtc_em_text.h10 char algo[TC_EM_TEXT_ALGOSIZ]; member
/external/iproute2/include/linux/tc_ematch/
Dtc_em_text.h10 char algo[TC_EM_TEXT_ALGOSIZ]; member
/external/lzma/C/
DLzmaEnc.h24 int algo; /* 0 - fast, 1 - normal, default = 1 */ member
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_string.h17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/external/iptables/include/linux/netfilter/
Dxt_string.h17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/external/toybox/lib/
Dpassword.c10 int get_salt(char *salt, char *algo) in get_salt()
/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp211 UInt32 algo = in SetCompressionMethod2() local
243 UInt32 algo = in SetCompressionMethod2() local
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp383 UInt32 algo = 1; in main2() local
/external/libvpx/libwebm/
Dmkvparser.hpp202 unsigned long long algo; member
220 unsigned long long algo; member
Dmkvparser.cpp4265 long long algo = UnserializeUInt(pReader, pos, size); in ParseCompressionEntry() local
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp198 unsigned long long algo; member
216 unsigned long long algo; member
Dmkvparser.cpp4177 long long algo = UnserializeUInt(pReader, pos, size); in ParseCompressionEntry() local
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
DTestCertUtils.java274 private static final String algo = "testPublicKeyAlgorithm"; field in TestCertUtils.TestPublicKey
/external/mdnsresponder/mDNSCore/
DDNSDigest.c1443 domainname * algo; in DNSDigest_VerifyMessage() local
/external/toybox/generated/
Dglobals.h91 char *algo; member