Searched defs:idlen (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.1-release/sbin/setkey/
H A Dtest-pfkey.c372 u_int idlen = strlen(str), len; local
/freebsd-10.1-release/crypto/openssl/crypto/cms/
H A Dcms_ess.c94 CMS_ReceiptRequest *CMS_ReceiptRequest_create0(unsigned char *id, int idlen, argument
H A Dcms_env.c415 CMS_RecipientInfo_kekri_id_cmp(CMS_RecipientInfo *ri, const unsigned char *id, size_t idlen) argument
451 CMS_add0_recipient_key(CMS_ContentInfo *cms, int nid, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen, ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType) argument
H A Dcms_smime.c626 CMS_decrypt_set1_key(CMS_ContentInfo *cms, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen) argument
/freebsd-10.1-release/crypto/openssh/
H A Dschnorr.c68 schnorr_hash(const BIGNUM *p, const BIGNUM *q, const BIGNUM *g, int hash_alg, const BIGNUM *g_v, const BIGNUM *g_x, const u_char *id, u_int idlen) argument
129 schnorr_sign(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, int hash_alg, const BIGNUM *x, const BIGNUM *g_x, const u_char *id, u_int idlen, BIGNUM **r_p, BIGNUM **e_p) argument
223 schnorr_sign_buf(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, const BIGNUM *x, const BIGNUM *g_x, const u_char *id, u_int idlen, u_char **sig, u_int *siglen) argument
260 schnorr_verify(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, int hash_alg, const BIGNUM *g_x, const u_char *id, u_int idlen, const BIGNUM *r, const BIGNUM *e) argument
361 schnorr_verify_buf(const BIGNUM *grp_p, const BIGNUM *grp_q, const BIGNUM *grp_g, const BIGNUM *g_x, const u_char *id, u_int idlen, const u_char *sig, u_int siglen) argument
[all...]
/freebsd-10.1-release/crypto/openssl/apps/
H A Dcms.c1139 int idlen; local
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dconfig_file.c1883 size_t idlen = os_strlen(pos); local
/freebsd-10.1-release/sys/cam/ctl/
H A Dctl_frontend_iscsi.c1959 int retval, len, idlen; local
[all...]
/freebsd-10.1-release/sys/fs/nfsclient/
H A Dnfs_clport.c513 nfscl_fillclid(u_int64_t clval, char *uuid, u_int8_t *cp, u_int16_t idlen) argument
H A Dnfs_clstate.c737 u_int16_t idlen = 0; local
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dt1_lib.c578 long extlen, idlen, itmp; local
/freebsd-10.1-release/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c3420 int error = 0, idlen; local
3692 int error = 0, i, idlen; local
[all...]
/freebsd-10.1-release/contrib/sendmail/src/
H A Dconf.c5387 int idlen; local
/freebsd-10.1-release/sbin/ifconfig/
H A Difieee80211.c3180 int len, ssidmax, idlen; local
/freebsd-10.1-release/sys/net/
H A Dif_spppsubr.c4680 u_char idlen, pwdlen; local

Completed in 246 milliseconds