Searched defs:algo (Results 1 – 12 of 12) sorted by relevance
/external/dropbear/ |
D | svr-authpubkey.c | 54 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()
|
D | common-algo.c | 195 int have_algo(char* algo, size_t algolen, algo_type algos[]) { in have_algo()
|
D | common-kex.c | 592 algo_type * algo = NULL; in read_kex_algos() local
|
/external/kernel-headers/original/linux/netfilter/ |
D | xt_string.h | 11 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
|
/external/iptables/include/linux/netfilter/ |
D | xt_string.h | 17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
|
/external/iproute2/ip/ |
D | ipxfrm.c | 508 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/ |
D | PEMDecoder.java | 235 String algo = ps.dekInfo[0]; in decryptPEM() local
|
/external/libvpx/mkvparser/ |
D | mkvparser.hpp | 214 unsigned long long algo; member 223 unsigned long long algo; member
|
/external/ganymed-ssh2/examples/ |
D | SwingShell.java | 379 final String algo = serverHostKeyAlgorithm; in verifyServerHostKey() local
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
D | TestCertUtils.java | 277 private static final String algo = "testPublicKeyAlgorithm"; field in TestCertUtils.TestPublicKey
|
/external/kernel-headers/original/linux/ |
D | i2c.h | 223 struct i2c_algorithm *algo;/* the algorithm to access the bus */ member
|
/external/mdnsresponder/mDNSCore/ |
D | DNSDigest.c | 1441 domainname * algo; in DNSDigest_VerifyMessage() local
|