Searched defs:group (Results 1 - 25 of 520) sorted by relevance

1234567891011>>

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dchown.c41 chown(const char *path, uid_t owner, gid_t group) argument
H A Dfchown.c41 fchown(int fd, uid_t owner, gid_t group) argument
/netbsd-current/tools/compat/
H A Dlchown.c43 lchown(const char *path, uid_t owner, gid_t group) argument
/netbsd-current/include/
H A Dgrp.h50 struct group { struct
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_check.c13 int EC_GROUP_check(const EC_GROUP *group, BN_CTX *ctx) argument
[all...]
H A Decp_nist.c85 int ec_GFp_nist_group_set_curve(EC_GROUP *group, const BIGNUM *p, argument
120 int ec_GFp_nist_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, argument
145 ec_GFp_nist_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) argument
[all...]
H A Dec_print.c14 BIGNUM *EC_POINT_point2bn(const EC_GROUP *group, argument
34 EC_POINT *EC_POINT_bn2point(const EC_GROUP *group, argument
75 char *EC_POINT_point2hex(const EC_GROUP *group, argument
107 EC_POINT *EC_POINT_hex2point(const EC_GROUP *group, argument
H A Decdh_ossl.c45 const EC_GROUP *group; local
H A Dec_oct.c18 int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, argument
53 EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) argument
61 EC_POINT_set_compressed_coordinates_GF2m(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) argument
70 EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx) argument
101 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) argument
129 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_check.c19 int EC_GROUP_check_named_curve(const EC_GROUP *group, int nist_only, argument
46 int EC_GROUP_check(const EC_GROUP *group, BN_CTX *ctx) argument
[all...]
H A Decp_nist.c92 int ossl_ec_GFp_nist_group_set_curve(EC_GROUP *group, const BIGNUM *p, argument
128 int ossl_ec_GFp_nist_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, argument
153 ossl_ec_GFp_nist_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) argument
[all...]
H A Decdh_ossl.c56 const EC_GROUP *group; local
H A Dec_oct.c24 int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, argument
56 EC_POINT_set_compressed_coordinates_GFp(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) argument
64 EC_POINT_set_compressed_coordinates_GF2m(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, int y_bit, BN_CTX *ctx) argument
73 EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx) argument
105 EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) argument
133 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) argument
[all...]
H A Dec_deprecated.c21 BIGNUM *EC_POINT_point2bn(const EC_GROUP *group, argument
41 EC_POINT *EC_POINT_bn2point(const EC_GROUP *group, argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sm2/
H A Dsm2_key.c26 const EC_GROUP *group = NULL; local
/netbsd-current/external/cddl/osnet/dist/common/acl/
H A Dacl_common.h42 uint32_t group; /* allow mask matching mode */ member in struct:trivial_acl
/netbsd-current/external/bsd/pkg_install/dist/create/
H A Dcreate.h32 const char *group; member in struct:memory_file
H A Dutil.c83 make_memory_file(const char *archive_name, void *data, size_t len, const char *owner, const char *group, mode_t mode) argument
109 load_memory_file(const char *disk_name, const char *archive_name, const char *owner, const char *group, mode_t mode) argument
[all...]
/netbsd-current/sys/compat/linux32/common/
H A Dlinux32_ioctl.c74 int group; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ffc/
H A Dffc_backend.c37 const DH_NAMED_GROUP *group = NULL; local
/netbsd-current/sys/arch/mips/cavium/dev/
H A Docteon_pow.c66 octpow_config_int(struct octpow_softc *sc, int group, uint64_t tc_thr, argument
91 octpow_config(struct octpow_softc *sc, int group) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A DM0203.h27 u8 group; member in struct:nvbios_M0203E
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dmemory.c40 isc_result_t delete_group (struct group_object *group, int writep) argument
79 supersede_group(struct group_object *group, int writep) argument
135 clone_group(struct group **gp, struct group *group, const char *file, int line) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Decstresstest.c42 static BIGNUM *walk_curve(const EC_GROUP *group, EC_POINT *point, int64_t num) argument
68 EC_GROUP *group = NULL; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_group_params.c27 static DH *dh_param_init(OSSL_LIB_CTX *libctx, const DH_NAMED_GROUP *group) argument
42 const DH_NAMED_GROUP *group; local
58 const DH_NAMED_GROUP *group; local
[all...]

Completed in 186 milliseconds

1234567891011>>