Searched defs:group (Results 26 - 50 of 235) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_oct.c70 int ec_GFp_simple_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, argument
199 ec_GFp_simple_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx) argument
325 ec_GFp_simple_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) argument
[all...]
H A Dec2_mult.c84 static int gf2m_Mdouble(const EC_GROUP *group, BIGNUM *x, BIGNUM *z, BN_CTX *ctx) argument
115 gf2m_Madd(const EC_GROUP *group, const BIGNUM *x, BIGNUM *x1, BIGNUM *z1, const BIGNUM *x2, const BIGNUM *z2, BN_CTX *ctx) argument
152 gf2m_Mxy(const EC_GROUP *group, const BIGNUM *x, const BIGNUM *y, BIGNUM *x1, BIGNUM *z1, BIGNUM *x2, BIGNUM *z2, BN_CTX *ctx) argument
221 ec_GF2m_montgomery_point_multiply(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, const EC_POINT *point, BN_CTX *ctx) argument
322 ec_GF2m_simple_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
385 ec_GF2m_precompute_mult(EC_GROUP *group, BN_CTX *ctx) argument
390 ec_GF2m_have_precompute_mult(const EC_GROUP *group) argument
[all...]
H A Dec_pmeth.c183 const EC_GROUP *group; local
207 EC_GROUP *group; local
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/cpio/
H A Dcpio_windows.h52 struct group { struct
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/irs/
H A Dirp_gr.c71 struct group group; member in struct:pvt
[all...]
H A Dirp_ng.c129 ng_rewind(struct irs_ng *this, const char *group) { argument
H A Ddns_gr.c74 struct group group; member in struct:pvt
[all...]
H A Dlcl_gr.c102 struct group group; member in struct:pvt
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/isc/
H A Dlogging_p.h30 gid_t group; member in struct:log_file_desc
/netbsd-6-1-5-RELEASE/lib/libpam/modules/pam_group/
H A Dpam_group.c70 const char *group, *user; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/bc/bc/
H A Dload.c90 int group, offset, func; local
/netbsd-6-1-5-RELEASE/sys/arch/arm/ofw/
H A Dofw_irqhandler.c113 irq_claim(int irq, irqhandler_t *handler, const char *group, const char *name) argument
294 intr_claim(int irq, int level, int (*ih_func)(void *), void *ih_arg, const char *group, const char *name) argument
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/spawn/
H A Dspawn.c190 char *group; /* group name */ local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/chroot/
H A Dchroot.c82 getgroup(const char *group) argument
115 char *group; /* group to switch to ... */ local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/sdpd/
H A Dmain.c67 char const *user = "_sdpd", *group = "_sdpd"; local
156 drop_root(char const *user, char const *group) argument
[all...]
/netbsd-6-1-5-RELEASE/bin/pax/
H A Dgen_subs.c115 const char *user, *group; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dec.c55 EC_GROUP *group; member in struct:EC_KEY
109 ec_point_mul(EC_POINT *res, const EC_GROUP *group, const mp_int *point) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsftp-common.c195 const char *user, *group; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dec.c90 const EC_GROUP *group; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/conf/
H A Dconf_lib.c320 char *NCONF_get_string(const CONF *conf,const char *group,const char *name) argument
340 NCONF_get_number_e(const CONF *conf,const char *group,const char *name, long *result) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ecdh/
H A Decdhtest.c132 const EC_GROUP *group; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ecdsa/
H A Decs_lib.c233 const EC_GROUP *group; local
H A Decs_ossl.c95 const EC_GROUP *group; local
229 const EC_GROUP *group; local
360 const EC_GROUP *group; local
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dipmon_y.y156 group: IPM_GROUP '=' YY_NUMBER { $$ = new_opt(IPM_GROUP); label
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/diff/
H A Difdef.c24 struct group struct
[all...]

Completed in 405 milliseconds

12345678910