strip_pkcs_padding
(void) strip_pkcs_padding(cleartxt, len, &cleartxt_len);
CK_RV strip_pkcs_padding(CK_BYTE *, UINT32, UINT32 *);