Home
last modified time | relevance | path

Searched refs:CRYPT_OPTION_KEYS_LDAP_EMAILNAME (Results 1 – 11 of 11) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Dldap.c673 CRYPT_OPTION_KEYS_LDAP_EMAILNAME ); in initFunction()
1290 case CRYPT_OPTION_KEYS_LDAP_EMAILNAME: in getAttributeDataPtr()
/dports/security/cryptlib/cryptlib-3.4.3/bindings/
H A DPerlCryptLib.ph486 sub CRYPT_OPTION_KEYS_LDAP_EMAILNAME { 127 } subroutine
H A Dcryptlib.bas335 CRYPT_OPTION_KEYS_LDAP_EMAILNAME ' Email attribute name
H A Dcryptlib.pas345 CRYPT_OPTION_KEYS_LDAP_EMAILNAME = 127; { Email attribute name }
H A Dpython.c2138 v = Py_BuildValue("i", CRYPT_OPTION_KEYS_LDAP_EMAILNAME); in initcryptlib_py()
/dports/security/cryptlib/cryptlib-3.4.3/misc/
H A Duser_cfg.c86 MK_OPTION_S( CRYPT_OPTION_KEYS_LDAP_EMAILNAME, "mail", 4, 206 ),
/dports/security/cryptlib/cryptlib-3.4.3/test/
H A Dtestfunc.c542 { CRYPT_OPTION_KEYS_LDAP_EMAILNAME, "CRYPT_OPTION_KEYS_LDAP_EMAILNAME", FALSE },
/dports/security/cryptlib/cryptlib-3.4.3/
H A Dcryptkey.c759 messageValue <= CRYPT_OPTION_KEYS_LDAP_EMAILNAME ) in keysetMessageFunction()
H A Dcryptlib.h510 CRYPT_OPTION_KEYS_LDAP_EMAILNAME, /* Email attribute name */ enumerator
H A Dcryptapi.c1656 attribute == CRYPT_OPTION_KEYS_LDAP_EMAILNAME ) ? \ in needsTranslation()
/dports/security/cryptlib/cryptlib-3.4.3/kernel/
H A Dattr_acl.c461 CRYPT_OPTION_KEYS_LDAP_EMAILNAME,
4620 optionACL[ i ].attribute <= CRYPT_OPTION_KEYS_LDAP_EMAILNAME ) in initAttributeACL()