Data Structures |
| CK_KEA_DERIVE_PARAMS |
| CK_RC2_CBC_PARAMS |
| CK_RC2_CBC_PARAMS; CK_RC2_CBC_PARAMS_PTR
CK_RC2_CBC_PARAMS is a structure that provides the parameters to the CKM_RC2_CBC and CKM_RC2_CBC_PAD mechanisms. More...
|
| CK_RC2_MAC_GENERAL_PARAMS |
| CK_RC2_MAC_GENERAL_PARAMS; CK_RC2_MAC_GENERAL_PARAMS_PTR
CK_RC2_MAC_GENERAL_PARAMS is a structure that provides the parameters to the CKM_RC2_MAC_GENERAL mechanism. More...
|
| CK_RC5_PARAMS |
| CK_RC5_PARAMS; CK_RC5_PARAMS_PTR
CK_RC5_PARAMS provides the parameters to the CKM_RC5_ECB and CKM_RC5_MAC mechanisms. More...
|
| CK_RC5_CBC_PARAMS |
| CK_RC5_CBC_PARAMS; CK_RC5_CBC_PARAMS_PTR
CK_RC5_CBC_PARAMS is a structure that provides the parameters to the CKM_RC5_CBC and CKM_RC5_CBC_PAD mechanisms. More...
|
| CK_RC5_MAC_GENERAL_PARAMS |
| CK_RC5_MAC_GENERAL_PARAMS; CK_RC5_MAC_GENERAL_PARAMS_PTR
CK_RC5_MAC_GENERAL_PARAMS is a structure that provides the parameters to the CKM_RC5_MAC_GENERAL mechanism. More...
|
| CK_SKIPJACK_PRIVATE_WRAP_PARAMS |
| CK_SKIPJACK_PRIVATE_WRAP_PARAMS; CK_SKIPJACK_PRIVATE_WRAP_PARAMS_PTR
CK_SKIPJACK_PRIVATE_WRAP_PARAMS is a structure that provides the parameters to the CKM_SKIPJACK_PRIVATE_WRAP mechanism. More...
|
| CK_SKIPJACK_RELAYX_PARAMS |
| CK_SKIPJACK_RELAYX_PARAMS; CK_SKIPJACK_RELAYX_PARAMS_PTR
CK_SKIPJACK_RELAYX_PARAMS is a structure that provides the parameters to the CKM_SKIPJACK_RELAYX mechanism. More...
|
| CK_PBE_PARAMS |
| CK_PBE_PARAMS; CK_PBE_PARAMS_PTR
CK_PBE_PARAMS is a structure which provides all of the necessary information required by the CKM_PBE mechanisms (see PKCS #5 and PKCS #12 for information on the PBE generation mechanisms) and the CKM_PBA_SHA1_WITH_SHA1_HMAC mechanism. More...
|
| CK_KEY_WRAP_SET_OAEP_PARAMS |
| CK_KEY_WRAP_SET_OAEP_PARAMS; CK_KEY_WRAP_SET_OAEP_PARAMS_PTR
CK_KEY_WRAP_SET_OAEP_PARAMS is a structure that provides the parameters to the CKM_KEY_WRAP_SET_OAEP mechanism. More...
|
Defines |
#define | CK_INVALID_HANDLE |
| An invalid handle. More...
|
#define | CK_TRUE |
| CK_BBOOL true. More...
|
#define | CK_FALSE |
| CK_BBOOL false. More...
|
#define | CK_UNAVAILABLE_INFORMATION |
| Information unavailable. More...
|
#define | CK_EFFECTIVELY_INFINITE |
| Effectively infinite. More...
|
#define | CKU_SO |
| Security Officer. More...
|
#define | CKU_USER |
| User. More...
|
#define | CKU_CONTEXT_SPECIFIC |
| Context specific. More...
|
#define | CKS_RO_PUBLIC_SESSION |
| Read only public session. More...
|
#define | CKS_RO_USER_FUNCTIONS |
| Read only user functions. More...
|
#define | CKS_RW_PUBLIC_SESSION |
| Read write public session. More...
|
#define | CKS_RW_USER_FUNCTIONS |
| Read write user functions. More...
|
#define | CKS_RW_SO_FUNCTIONS |
| Read write security officer functions. More...
|
#define | TRUE |
| True. More...
|
#define | FALSE |
| False. More...
|
#define | CKA_PRIME |
| Prime ''p'' (512 to 1024 bits, in steps of 64 bits). More...
|
#define | CKA_SUBPRIME |
| Subprime ''q'' (160 bits). More...
|
#define | CKA_BASE |
| Base ''g ''(512 to 1024 bits, in steps of 64 bits). More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_PRIME |
| Prime ''p'' (512 to 1024 bits, in steps of 64 bits). More...
|
#define | CKA_SUBPRIME |
| Subprime ''q'' (160 bits). More...
|
#define | CKA_BASE |
| Base ''g ''(512 to 1024 bits, in steps of 64 bits). More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE_LEN |
| Length in bytes of key value. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE_LEN |
| Length in bytes of key value. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE_LEN |
| Length in bytes of key value. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE_LEN |
| Length in bytes of key value. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE_LEN |
| Length in bytes of key value. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE_LEN |
| Length in bytes of key value. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
#define | CKA_VALUE |
| Public value ''y''. More...
|
Typedefs |
typedef struct | CK_KEA_DERIVE_PARAMS |
typedef CK_KEA_DERIVE_PARAMS
CK_PTR | CK_KEA_DERIVE_PARAMS_PTR |
| Pointer to a CK_KEA_DERIVE_PARAMS. More...
|
typedef CK_ULONG | CK_RC2_PARAMS |
| CK_RC2_PARAMS; CK_RC2_PARAMS_PTR
CK_RC2_PARAMS provides the parameters to the CKM_RC2_ECB and CKM_RC2_MAC mechanisms. More...
|
typedef CK_RC2_PARAMS CK_PTR | CK_RC2_PARAMS_PTR |
| Pointer to a CK_RC2_PARAMS. More...
|
typedef struct | CK_RC2_CBC_PARAMS |
|
CK_RC2_CBC_PARAMS is a structure that provides the parameters to the CKM_RC2_CBC and CKM_RC2_CBC_PAD mechanisms. More...
|
typedef CK_RC2_CBC_PARAMS
CK_PTR | CK_RC2_CBC_PARAMS_PTR |
| Pointer to a CK_RC2_CBC_PARAMS. More...
|
typedef struct | CK_RC2_MAC_GENERAL_PARAMS |
|
CK_RC2_MAC_GENERAL_PARAMS is a structure that provides the parameters to the CKM_RC2_MAC_GENERAL mechanism. More...
|
typedef CK_RC2_MAC_GENERAL_PARAMS
CK_PTR | CK_RC2_MAC_GENERAL_PARAMS_PTR |
| Pointer to a CK_RC2_MAC_GENERAL_PARAMS. More...
|
typedef struct | CK_RC5_PARAMS |
|
CK_RC5_PARAMS provides the parameters to the CKM_RC5_ECB and CKM_RC5_MAC mechanisms. More...
|
typedef CK_RC5_PARAMS CK_PTR | CK_RC5_PARAMS_PTR |
| Pointer to a CK_RC5_PARAMS. More...
|
typedef struct | CK_RC5_CBC_PARAMS |
|
CK_RC5_CBC_PARAMS is a structure that provides the parameters to the CKM_RC5_CBC and CKM_RC5_CBC_PAD mechanisms. More...
|
typedef CK_RC5_CBC_PARAMS
CK_PTR | CK_RC5_CBC_PARAMS_PTR |
| Pointer to a CK_RC5_CBC_PARAMS. More...
|
typedef struct | CK_RC5_MAC_GENERAL_PARAMS |
|
CK_RC5_MAC_GENERAL_PARAMS is a structure that provides the parameters to the CKM_RC5_MAC_GENERAL mechanism. More...
|
typedef CK_RC5_MAC_GENERAL_PARAMS
CK_PTR | CK_RC5_MAC_GENERAL_PARAMS_PTR |
| Pointer to a CK_RC5_MAC_GENERAL_PARAMS. More...
|
typedef CK_ULONG | CK_MAC_GENERAL_PARAMS |
| CK_MAC_GENERAL_PARAMS; CK_MAC_GENERAL_PARAMS_PTR
CK_MAC_GENERAL_PARAMS provides the parameters to the general-length MACing mechanisms of the DES, DES3 (triple-DES), CAST, CAST3, CAST128 (CAST5), IDEA, CDMF and AES ciphers. More...
|
typedef CK_MAC_GENERAL_PARAMS
CK_PTR | CK_MAC_GENERAL_PARAMS_PTR |
| Pointer to a CK_MAC_GENERAL_PARAMS. More...
|
typedef struct | CK_SKIPJACK_PRIVATE_WRAP_PARAMS |
|
CK_SKIPJACK_PRIVATE_WRAP_PARAMS is a structure that provides the parameters to the CKM_SKIPJACK_PRIVATE_WRAP mechanism. More...
|
typedef CK_PRIVATE_WRAP_PARAMS
CK_PTR | CK_SKIPJACK_PRIVATE_WRAP_PARAMS_PTR |
| Pointer to a CK_PRIVATE_WRAP_PARAMS. More...
|
typedef struct | CK_SKIPJACK_RELAYX_PARAMS |
|
CK_SKIPJACK_RELAYX_PARAMS is a structure that provides the parameters to the CKM_SKIPJACK_RELAYX mechanism. More...
|
typedef CK_SKIPJACK_RELAYX_PARAMS
CK_PTR | CK_SKIPJACK_RELAYX_PARAMS_PTR |
| Pointer to a CK_SKIPJACK_RELAYX_PARAMS. More...
|
typedef struct | CK_PBE_PARAMS |
|
CK_PBE_PARAMS is a structure which provides all of the necessary information required by the CKM_PBE mechanisms (see PKCS #5 and PKCS #12 for information on the PBE generation mechanisms) and the CKM_PBA_SHA1_WITH_SHA1_HMAC mechanism. More...
|
typedef CK_PBE_PARAMS CK_PTR | CK_PBE_PARAMS_PTR |
| Pointer to a CK_PBE_PARAMS. More...
|
typedef struct | CK_KEY_WRAP_SET_OAEP_PARAMS |
|
CK_KEY_WRAP_SET_OAEP_PARAMS is a structure that provides the parameters to the CKM_KEY_WRAP_SET_OAEP mechanism. More...
|
typedef CK_KEY_WRAP_SET_OAEP_PARAMS
CK_PTR | CK_KEY_WRAP_SET_OAEP_PARAMS_PTR |
| Pointer to a CK_KEY_WRAP_SET_OAEP_PARAMS. More...
|