Searched defs:group (Results 51 - 75 of 252) sorted by relevance

1234567891011

/freebsd-11-stable/sys/arm/annapurna/alpine/
H A Dalpine_machdep_mp.c285 alpine_serdes_resource_get(uint32_t group, bus_space_tag_t *tag, bus_addr_t *baddr) argument
/freebsd-11-stable/crypto/heimdal/appl/su/
H A Dsu.c274 group_member_p(const char *group, const char *user) argument
/freebsd-11-stable/libexec/revnetgroup/
H A Dparse_netgroup.c95 __setnetgrent(char *group) argument
173 parse_netgrp(char *group) argument
283 read_for_group(char *group) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec2_smpl.c139 int ec_GF2m_simple_group_init(EC_GROUP *group) argument
151 void ec_GF2m_simple_group_finish(EC_GROUP *group) argument
162 void ec_GF2m_simple_group_clear_finish(EC_GROUP *group) argument
208 ec_GF2m_simple_group_set_curve(EC_GROUP *group, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
250 ec_GF2m_simple_group_get_curve(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx) argument
280 ec_GF2m_simple_group_get_degree(const EC_GROUP *group) argument
289 ec_GF2m_simple_group_check_discriminant(const EC_GROUP *group, BN_CTX *ctx) argument
376 ec_GF2m_simple_point_set_to_infinity(const EC_GROUP *group, EC_POINT *point) argument
388 ec_GF2m_simple_point_set_affine_coordinates(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx) argument
420 ec_GF2m_simple_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) argument
458 ec_GF2m_simple_add(const EC_GROUP *group, EC_POINT *r, const EC_POINT *a, const EC_POINT *b, BN_CTX *ctx) argument
574 ec_GF2m_simple_dbl(const EC_GROUP *group, EC_POINT *r, const EC_POINT *a, BN_CTX *ctx) argument
580 ec_GF2m_simple_invert(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) argument
592 ec_GF2m_simple_is_at_infinity(const EC_GROUP *group, const EC_POINT *point) argument
603 ec_GF2m_simple_is_on_curve(const EC_GROUP *group, const EC_POINT *point, BN_CTX *ctx) argument
671 ec_GF2m_simple_cmp(const EC_GROUP *group, const EC_POINT *a, const EC_POINT *b, BN_CTX *ctx) argument
719 ec_GF2m_simple_make_affine(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) argument
764 ec_GF2m_simple_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
778 ec_GF2m_simple_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
785 ec_GF2m_simple_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) argument
792 ec_GF2m_simple_field_div(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
[all...]
H A Dec_pmeth.c223 const EC_GROUP *group; local
284 EC_GROUP *group; local
[all...]
H A Dec_key.c447 EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group) argument
[all...]
H A Dectest.c209 static void group_order_tests(EC_GROUP *group) argument
324 EC_GROUP *group; local
1131 EC_GROUP *group; local
1627 EC_GROUP *group = NULL; local
[all...]
/freebsd-11-stable/tools/tools/mctest/
H A Dmctest.cc96 int sink(char *interface, struct in_addr *group, int pkt_size, int number, argument
299 source(char *interface, struct in_addr *group, int pkt_size, int number, int gap, int clients, short base_port) argument
454 struct in_addr *group = NULL; ///< the multicast group address local
[all...]
/freebsd-11-stable/usr.bin/id/
H A Did.c378 group(struct passwd *pw, int nflag) function
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm_intr.c155 he_intr_tbrq(struct hatm_softc *sc, struct hetbrq *q, u_int group) argument
197 hatm_mbuf_page_alloc(struct hatm_softc *sc, u_int group) argument
308 he_intr_rbp(struct hatm_softc *sc, struct herbp *rbp, u_int large, u_int group) argument
415 hatm_rx_buffer(struct hatm_softc *sc, u_int group, u_int handle) argument
499 he_intr_rbrq(struct hatm_softc *sc, struct herbrq *rq, u_int group) argument
[all...]
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_alloc.c62 nandfs_get_group_block_nr(struct nandfs_mdt *mdt, uint64_t group, argument
88 nandfs_daddr_t desc, group, maxgroup, maxdesc, pos = 0; local
227 nandfs_calc_idx_entry(struct nandfs_mdt* mdt, uint32_t entrynum, uint64_t *group, uint64_t *bitmap_idx, uint64_t *bitmap_off) argument
246 uint64_t group; local
285 uint64_t group; local
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-igmp.c153 u_int group, nsrcs, ngroups; local
[all...]
/freebsd-11-stable/crypto/openssl/apps/
H A Decparam.c122 EC_GROUP *group = NULL; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ecdsa/
H A Decs_lib.c233 const EC_GROUP *group; local
H A Decdsatest.c295 EC_GROUP *group; local
/freebsd-11-stable/lib/libutil/
H A Dgr_util.c59 gr_init(const char *dir, const char *group) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ecdh/
H A Decdhtest.c131 const EC_GROUP *group; local
/freebsd-11-stable/usr.bin/mail/
H A Dcmd3.c438 group(char **argv) function
/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst_group.c482 void fst_group_delete(struct fst_group *group) argument
496 Boolean fst_group_delete_if_empty(struct fst_group *group) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/common/
H A Dsae.h58 int group; member in struct:sae_data
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h79 Entry(StringRef path, frontend::IncludeDirGroup group, bool isFramework, argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mac.cpp256 INTERCEPTOR(void, dispatch_group_async_f, dispatch_group_t group, argument
/freebsd-11-stable/sys/fs/nfs/
H A Dnfs_commonacl.c281 nfsrv_buildace(struct nfsrv_descript *nd, u_char *name, int namelen, enum vtype type, int group, int owner, struct acl_entry *ace) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dbase64.c127 char group[4]; local
413 char group[3]; local
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipfcomp.c1241 char *group; local
[all...]

Completed in 156 milliseconds

1234567891011