Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 147) sorted by relevance

123456

/onnv-gate/usr/src/common/openssl/crypto/x509v3/
H A Dv3_ocsp.c151 static int i2r_ocsp_crlid(X509V3_EXT_METHOD *method, void *in, BIO *bp, int ind) in i2r_ocsp_crlid()
177 static int i2r_ocsp_acutoff(X509V3_EXT_METHOD *method, void *cutoff, BIO *bp, int ind) in i2r_ocsp_acutoff()
185 static int i2r_object(X509V3_EXT_METHOD *method, void *oid, BIO *bp, int ind) in i2r_object()
235 static int i2r_ocsp_nonce(X509V3_EXT_METHOD *method, void *nonce, BIO *out, int indent) in i2r_ocsp_nonce()
244 static int i2r_ocsp_nocheck(X509V3_EXT_METHOD *method, void *nocheck, BIO *out, int indent) in i2r_ocsp_nocheck()
249 static void *s2i_ocsp_nocheck(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_ocsp_nocheck()
254 static int i2r_ocsp_serviceloc(X509V3_EXT_METHOD *method, void *in, BIO *bp, int ind) in i2r_ocsp_serviceloc()
H A Dv3_skey.c73 char *i2s_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, in i2s_ASN1_OCTET_STRING()
79 ASN1_OCTET_STRING *s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_OCTET_STRING()
101 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method, in s2i_skey_id()
H A Dv3_ia5.c80 static char *i2s_ASN1_IA5STRING(X509V3_EXT_METHOD *method, in i2s_ASN1_IA5STRING()
94 static ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_IA5STRING()
H A Dv3_alt.c237 static GENERAL_NAMES *v2i_issuer_alt(X509V3_EXT_METHOD *method, in v2i_issuer_alt()
302 static GENERAL_NAMES *v2i_subject_alt(X509V3_EXT_METHOD *method, in v2i_subject_alt()
389 GENERAL_NAMES *v2i_GENERAL_NAMES(X509V3_EXT_METHOD *method, in v2i_GENERAL_NAMES()
411 GENERAL_NAME *v2i_GENERAL_NAME(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_GENERAL_NAME()
418 X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_GENERAL_NAME_ex()
H A Dv3_ncons.c158 static int i2r_NAME_CONSTRAINTS(X509V3_EXT_METHOD *method, in i2r_NAME_CONSTRAINTS()
169 static int do_i2r_name_constraints(X509V3_EXT_METHOD *method, in do_i2r_name_constraints()
H A Dv3_pci.c57 static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *pci, in i2r_pci()
217 static PROXY_CERT_INFO_EXTENSION *r2i_pci(X509V3_EXT_METHOD *method, in r2i_pci()
H A Dv3_enum.c84 char *i2s_ASN1_ENUMERATED_TABLE(X509V3_EXT_METHOD *method, in i2s_ASN1_ENUMERATED_TABLE()
H A Dv3_bcons.c97 static BASIC_CONSTRAINTS *v2i_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method, in v2i_BASIC_CONSTRAINTS()
H A Dv3_pcons.c102 static void *v2i_POLICY_CONSTRAINTS(X509V3_EXT_METHOD *method, in v2i_POLICY_CONSTRAINTS()
/onnv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dgnome-vfs-method.c261 static GnomeVFSResult libntfs_gnomevfs_open_directory(GnomeVFSMethod *method, in libntfs_gnomevfs_open_directory()
297 static GnomeVFSResult libntfs_gnomevfs_close_directory(GnomeVFSMethod *method, in libntfs_gnomevfs_close_directory()
436 static GnomeVFSResult libntfs_gnomevfs_read_directory(GnomeVFSMethod *method, in libntfs_gnomevfs_read_directory()
521 static GnomeVFSResult libntfs_gnomevfs_open(GnomeVFSMethod *method, in libntfs_gnomevfs_open()
560 static GnomeVFSResult libntfs_gnomevfs_create(GnomeVFSMethod *method, in libntfs_gnomevfs_create()
582 static GnomeVFSResult libntfs_gnomevfs_close(GnomeVFSMethod *method, in libntfs_gnomevfs_close()
611 static GnomeVFSResult libntfs_gnomevfs_read(GnomeVFSMethod *method, in libntfs_gnomevfs_read()
648 static GnomeVFSResult libntfs_gnomevfs_seek(GnomeVFSMethod *method, in libntfs_gnomevfs_seek()
682 static GnomeVFSResult libntfs_gnomevfs_tell(GnomeVFSMethod *method, in libntfs_gnomevfs_tell()
706 static gboolean libntfs_gnomevfs_is_local(GnomeVFSMethod *method, in libntfs_gnomevfs_is_local()
[all …]
H A Dgnome-vfs-module.c62 void vfs_module_shutdown(GnomeVFSMethod *method __attribute__((unused))) in vfs_module_shutdown()
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Denv.c38 valid_env_var(const char *var, const char *instance, const char *method) in valid_env_var()
61 find_dup(const char *var, char **env, const char *instance, const char *method) in find_dup()
100 const char *method) in set_smf_env()
/onnv-gate/usr/src/cmd/ssh/sshd/
H A Dauth2.c159 char *user, *service, *method, *style = NULL; in input_userauth_request() local
275 userauth_finish(Authctxt *authctxt, char *method) in userauth_finish()
498 userauth_method_can_run(Authmethod *method) in userauth_method_can_run()
543 authmethods_check_abandonment(Authctxt *authctxt, Authmethod *method) in authmethods_check_abandonment()
677 authmethod_count_attempt(Authmethod *method) in authmethod_count_attempt()
H A Dauth2-kbdint.c72 userauth_kbdint_abandon(Authctxt *authctxt, Authmethod *method) in userauth_kbdint_abandon()
H A Dauth.c245 auth_log(Authctxt *authctxt, int authenticated, char *method, char *info) in auth_log()
357 auth_root_allowed(char *method) in auth_root_allowed()
640 run_auth_hook(const char *path, const char *user, const char *method) in run_auth_hook()
/onnv-gate/usr/src/common/crypto/padding/
H A Dpkcs1.c64 pkcs1_encode(int method, uint8_t *databuf, size_t datalen, uint8_t *padbuf, in pkcs1_encode()
118 pkcs1_decode(int method, uint8_t *padbuf, size_t *plen) in pkcs1_decode()
/onnv-gate/usr/src/common/openssl/crypto/ui/
H A Dui_lib.c76 UI *UI_new_method(const UI_METHOD *method) in UI_new_method()
640 int UI_method_set_opener(UI_METHOD *method, int (*opener)(UI *ui)) in UI_method_set_opener()
651 int UI_method_set_writer(UI_METHOD *method, int (*writer)(UI *ui, UI_STRING *uis)) in UI_method_set_writer()
662 int UI_method_set_flusher(UI_METHOD *method, int (*flusher)(UI *ui)) in UI_method_set_flusher()
673 int UI_method_set_reader(UI_METHOD *method, int (*reader)(UI *ui, UI_STRING *uis)) in UI_method_set_reader()
684 int UI_method_set_closer(UI_METHOD *method, int (*closer)(UI *ui)) in UI_method_set_closer()
695 int (*UI_method_get_opener(UI_METHOD *method))(UI*) in UI_method_get_opener()
703 int (*UI_method_get_writer(UI_METHOD *method))(UI*,UI_STRING*) in UI_method_get_writer()
711 int (*UI_method_get_flusher(UI_METHOD *method))(UI*) in UI_method_get_flusher()
719 int (*UI_method_get_reader(UI_METHOD *method))(UI*,UI_STRING*) in UI_method_get_reader()
[all …]
/onnv-gate/usr/src/lib/libsum/common/
H A Dsum-lmd.c124 md4_open(const Method_t* method, const char* name) in md4_open()
164 md5_open(const Method_t* method, const char* name) in md5_open()
205 sha1_open(const Method_t* method, const char* name) in sha1_open()
245 sha256_open(const Method_t* method, const char* name) in sha256_open()
279 sha384_open(const Method_t* method, const char* name) in sha384_open()
313 sha512_open(const Method_t* method, const char* name) in sha512_open()
/onnv-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp-support.c67 char *method, /* O - Method [32] (http, https, etc.) */ in httpSeparate()
85 char *method, /* O - Method (http, https, etc.) */ in httpSeparate2()
/onnv-gate/usr/src/lib/libsip/common/
H A Dsip_xaction.c59 sip_method_t method) in sip_find_md5_digest()
299 sip_method_t method; in sip_xaction_find() local
335 sip_method_t method; in sip_xaction_create() local
572 sip_method_t method) in sip_xaction_add()
/onnv-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_test.c53 prom_test_method(char *method, pnode_t node) in prom_test_method()
/onnv-gate/usr/src/common/openssl/crypto/rsa/
H A Drsa_asn1.c65 static ASN1_METHOD method={ variable
/onnv-gate/usr/src/lib/efcode/packages/
H A Dpopulate.c134 char *method, *path; in builtin_driver_method_hook() local
239 char *method, *path, *buf; in exec_builtin_driver() local
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dargs.t53 sub method { subroutine
/onnv-gate/usr/src/cmd/parted/
H A Dcommand.h27 int (*method) (PedDevice** dev); member

123456