Searched refs:mechanism (Results 151 - 175 of 180) sorted by relevance

12345678

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcharnames.pm395 The mechanism of translation of C<\N{...}> escapes is general and not
H A Dconstant.pm321 C<$hash{+CONSTANT}> to prevent the bareword quoting mechanism from
H A DDB.pm716 mechanism.
H A DSelfLoader.pm286 stubs are needed to ensure that the method inheritance mechanism works
H A Doverload.pm497 parameters. If defined, it is called when the overloading mechanism
509 The C<"nomethod"> mechanism is I<not> used for the dereference operators
H A DCPAN.pm6042 mechanism.
6631 ($CPAN::Config->{build_dir}). It is a simple FIFO mechanism that
6644 the same fifo mechanism.
6686 If you have neither Net::FTP nor LWP, there is a fallback mechanism
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h196 CK_MECHANISM_TYPE mechanism; member in struct:object
H A DkernelAttributeUtil.c2294 return (get_ulong_attr_from_object(object_p->mechanism,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/
H A DHandlers.pm573 since the C<autotie> mechanism passes C<tie> a list of arguments as a list
620 The C<autotie> mechanism supports this too. The following code:
/opensolaris-onvv-gate/usr/src/head/
H A Dldap.h581 const char *mechanism, const struct berval *cred,
584 const char *mechanism, const struct berval *cred,
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11.c2186 * We expect pmech->mechanism to be already set and
2190 OPENSSL_assert(pmech->mechanism != NULL);
2284 /* if applicable, the mechanism parameter is used for IV */
2285 mech.mechanism = p_ciph_table_row->mech_type;
2622 * mechanism. To get around this problem, we close the session and
2687 mech.mechanism = pdp->mech_type;
3367 /* create a new NID when we have no OID for that mechanism */
3455 * mechanism should be logically slower in contrast to the OpenSSL native code,
3477 * support the same mechanism), we just want to know what mechanisms can be
3483 * ciphers and digests, we check that any found mechanism i
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ldap/common/
H A Dcommon.c1225 fprintf( stderr, gettext("Please specify the SASL mechanism name when "
1415 ldaptool_sasl_bind_s( LDAP *ld, const char *dn, const char *mechanism, argument
1425 if (( rc = ldap_sasl_bind( ld, dn, mechanism, cred, serverctrls,
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c35 * -a algorithm mechanism name without CKM_ prefix. Case
543 /* Iterate through each mechanism */
578 * Find a slot with matching mechanism
627 /* Show error if no matching mechanism found */
758 * more bytes depending on mechanism) followed
896 /* Setup up mechanism */
897 mech.mechanism = mech_type;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm194 is not available, the normal index mechanism will be used.
/opensolaris-onvv-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h278 * A mechinfo_t is created for each mechanism on a slot.
281 * mechanism for a crypto operation.
356 * mechanism. This information doesn't
581 CK_RV meta_mechManager_slot_supports_mech(CK_MECHANISM_TYPE mechanism,
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsAttributeUtil.c1027 return (get_ulong_attr_from_object(object_p->mechanism,
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h303 CK_MECHANISM_TYPE mechanism; member in struct:object
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL214 mechanism.
225 Specify the internal type that the constant() mechanism uses for macros.
/opensolaris-onvv-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h217 * equivalent mechanism outside the scope of PKCS #11.
625 /* CK_MECHANISM_TYPE is a value that identifies a mechanism
631 /* the following mechanism types are defined: */
1002 * mechanism */
1004 CK_MECHANISM_TYPE mechanism; member in struct:CK_MECHANISM
1016 * mechanism */
1031 * a mechanism can be used for a particular task */
1047 * describe a token's EC capabilities not available in mechanism
1306 * CKM_RSA_PKCS_OAEP mechanism. */
1319 * CKM_RSA_PKCS_PSS mechanism(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm1040 file names. It was developed to provide a uniform mechanism
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dnew_host.c100 if (pMechanism->mechanism == mech_list[i].mech_type) {
/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c3348 * the RPC backoff mechanism in clnt_dg_call (clnt_dg.c).
4308 if (gss->mechanism.elements)
4309 free(gss->mechanism.elements);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1560 A trivial application of this mechanism is to implement options that
1779 supports, as an alternative mechanism, storing options in a hash.
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs29 * mechanism for providing kernel statistics to users. The Solaris API is
33 * uses the Perl TIEHASH mechanism to implement a read-on-demand semantic, which
1531 # The following XS methods implement the TIEHASH mechanism used to update the
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm690 time the hook cannot be located, the engine croaks. Note that this mechanism

Completed in 291 milliseconds

12345678