Lines Matching full:gets
25 CK_VOID_PTR pInitArgs /* if this is not NULL_PTR, it gets
109 CK_MECHANISM_TYPE_PTR pMechanismList, /* gets mech. array */
110 CK_ULONG_PTR pulCount /* gets # of mechs. */
177 CK_SESSION_HANDLE_PTR phSession /* gets session handle */
219 CK_BYTE_PTR pOperationState, /* gets state */
220 CK_ULONG_PTR pulOperationStateLen /* gets state length */
271 CK_OBJECT_HANDLE_PTR phObject /* gets new object's handle. */
301 /* C_GetObjectSize gets the size of an object in bytes. */
320 CK_ATTRIBUTE_PTR pTemplate, /* specifies attrs; gets vals */
361 CK_OBJECT_HANDLE_PTR phObject, /* gets obj. handles */
400 CK_BYTE_PTR pEncryptedData, /* gets ciphertext */
401 CK_ULONG_PTR pulEncryptedDataLen /* gets c-text size */
415 CK_BYTE_PTR pEncryptedPart, /* gets ciphertext */
416 CK_ULONG_PTR pulEncryptedPartLen /* gets c-text size */
429 CK_ULONG_PTR pulLastEncryptedPartLen /* gets last size */
452 CK_BYTE_PTR pData, /* gets plaintext */
453 CK_ULONG_PTR pulDataLen /* gets p-text size */
467 CK_BYTE_PTR pPart, /* gets plaintext */
480 CK_BYTE_PTR pLastPart, /* gets plaintext */
506 CK_BYTE_PTR pDigest, /* gets the message digest */
507 CK_ULONG_PTR pulDigestLen /* gets digest length */
545 CK_BYTE_PTR pDigest, /* gets the message digest */
546 CK_ULONG_PTR pulDigestLen /* gets byte count of digest */
579 CK_BYTE_PTR pSignature, /* gets the signature */
580 CK_ULONG_PTR pulSignatureLen /* gets signature length */
606 CK_BYTE_PTR pSignature, /* gets the signature */
607 CK_ULONG_PTR pulSignatureLen /* gets signature length */
634 CK_BYTE_PTR pSignature, /* gets the signature */
635 CK_ULONG_PTR pulSignatureLen /* gets signature length */
722 CK_BYTE_PTR pData, /* gets signed data */
723 CK_ULONG_PTR pulDataLen /* gets signed data len */
740 CK_BYTE_PTR pEncryptedPart, /* gets ciphertext */
741 CK_ULONG_PTR pulEncryptedPartLen /* gets c-text length */
755 CK_BYTE_PTR pPart, /* gets plaintext */
756 CK_ULONG_PTR pulPartLen /* gets plaintext len */
770 CK_BYTE_PTR pEncryptedPart, /* gets ciphertext */
771 CK_ULONG_PTR pulEncryptedPartLen /* gets c-text length */
785 CK_BYTE_PTR pPart, /* gets plaintext */
786 CK_ULONG_PTR pulPartLen /* gets p-text length */
804 CK_OBJECT_HANDLE_PTR phKey /* gets handle of new key */
821 CK_OBJECT_HANDLE_PTR phPublicKey, /* gets pub. key handle */
822 CK_OBJECT_HANDLE_PTR phPrivateKey /* gets priv. key handle */
835 CK_BYTE_PTR pWrappedKey, /* gets wrapped key */
836 CK_ULONG_PTR pulWrappedKeyLen /* gets wrapped key size */
854 CK_OBJECT_HANDLE_PTR phKey /* gets new handle */
870 CK_OBJECT_HANDLE_PTR phKey /* gets new handle */