Home
last modified time | relevance | path

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

/external/dropbear/
Dsvr-authpubkey.c54 unsigned char* algo = NULL; /* pubkey algo */ in svr_auth_pubkey() local
136 static void send_msg_userauth_pk_ok(unsigned char* algo, unsigned int algolen, in send_msg_userauth_pk_ok()
154 static int checkpubkey(unsigned char* algo, unsigned int algolen, in checkpubkey()
Dcommon-algo.c195 int have_algo(char* algo, size_t algolen, algo_type algos[]) { in have_algo()
Dcommon-kex.c592 algo_type * algo = NULL; in read_kex_algos() local
/external/kernel-headers/original/linux/netfilter/
Dxt_string.h11 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/iproute2/ip/
Dipxfrm.c508 static void __xfrm_algo_print(struct xfrm_algo *algo, int type, int len, in __xfrm_algo_print()
545 static inline void xfrm_algo_print(struct xfrm_algo *algo, int type, int len, in xfrm_algo_print()
551 static void xfrm_aead_print(struct xfrm_algo_aead *algo, int len, in xfrm_aead_print()
555 struct xfrm_algo algo; in xfrm_aead_print() member
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/
DPEMDecoder.java235 String algo = ps.dekInfo[0]; in decryptPEM() local
/external/libvpx/mkvparser/
Dmkvparser.hpp214 unsigned long long algo; member
223 unsigned long long algo; member
/external/ganymed-ssh2/examples/
DSwingShell.java379 final String algo = serverHostKeyAlgorithm; in verifyServerHostKey() local
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
DTestCertUtils.java277 private static final String algo = "testPublicKeyAlgorithm"; field in TestCertUtils.TestPublicKey
/external/kernel-headers/original/linux/
Di2c.h223 struct i2c_algorithm *algo;/* the algorithm to access the bus */ member
/external/mdnsresponder/mDNSCore/
DDNSDigest.c1441 domainname * algo; in DNSDigest_VerifyMessage() local