Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/src/apps/snmp/
H A Dsnmpv3_mbedtls.c53 const u8_t* key, snmpv3_auth_algo_t algo, u8_t* hmac_out) in snmpv3_auth()
110 const u32_t engine_time, snmpv3_priv_algo_t algo, snmpv3_priv_mode_t mode) in snmpv3_crypt()
H A Dsnmp_snmpv2_usm.c60 static const struct snmp_obj_id *snmp_auth_algo_to_oid(snmpv3_auth_algo_t algo) in snmp_auth_algo_to_oid()
72 static const struct snmp_obj_id *snmp_priv_algo_to_oid(snmpv3_priv_algo_t algo) in snmp_priv_algo_to_oid()
H A Dsnmp_msg.c1792 snmpv3_priv_algo_t algo; in snmp_complete_outbound_frame() local
1810 snmpv3_auth_algo_t algo; in snmp_complete_outbound_frame() local
/minix3/tests/lib/libskey/
H A Dt_algorithms.c45 const char *algo, const char *zero, in h_check()
/minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/
H A Ddki.c88 int algo, flags, type; in dki_readfile() local
238 dki_t *dki_new (const char *dir, const char *name, int ksk, int algo, int bitsize, const char *rfil… in dki_new()
626 char *dki_algo2str (int algo) in dki_algo2str()
647 char *dki_algo2sstr (int algo) in dki_algo2sstr()
H A Ddki.h109 ushort algo; /* key algorithm */ member
H A Drollover.c87 int algo; in genkey() local
/minix3/crypto/external/bsd/openssl/dist/apps/
H A Dts.c500 X509_ALGOR *algo = NULL; in create_query() local