Searched refs:SUN_CKM_DES_CBC (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/ |
H A D | etypes.c | 67 SUN_CKM_DES_CBC, 81 SUN_CKM_DES_CBC, 95 SUN_CKM_DES_CBC, 109 SUN_CKM_DES_CBC, 199 SUN_CKM_DES_CBC,
|
/illumos-gate/usr/src/uts/common/sys/crypto/ |
H A D | common.h | 202 #define SUN_CKM_DES_CBC "CKM_DES_CBC" macro
|
/illumos-gate/usr/src/uts/common/crypto/core/ |
H A D | kcf_mech_tabs.c | 190 (void) strncpy(kcf_cipher_mechs_tab[0].me_name, SUN_CKM_DES_CBC, in kcf_init_mech_tabs()
|
/illumos-gate/usr/src/uts/common/des/ |
H A D | des_crypt.c | 129 {SUN_CKM_DES_CBC, DES_CBC_MECH_INFO_TYPE,
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | cryptmod.c | 2702 cd->mech_type = crypto_mech2id(SUN_CKM_DES_CBC); in setup_crypto()
|
/illumos-gate/usr/src/uts/common/crypto/io/ |
H A D | dca.c | 169 {SUN_CKM_DES_CBC, DES_CBC_MECH_INFO_TYPE,
|
H A D | dprov.c | 444 {SUN_CKM_DES_CBC, DES_CBC_MECH_INFO_TYPE,
|