Searched defs:inPlainBufferLength (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/MITKerberosShim-66/
H A DKrb4DeprecatedAPIs.c728 KClientEncryptCompat(KClientSessionInfo *inSession, void *inPlainBuffer, UInt32 inPlainBufferLength, void *outEncryptedBuffer, UInt32 *ioEncryptedBufferLength) argument
744 KClientProtectIntegrityCompat(KClientSessionInfo *inSession, void *inPlainBuffer, UInt32 inPlainBufferLength, void *outProtectedBuffer, UInt32 *ioProtectedBufferLength) argument
974 KClientEncrypt(KClientSession inSession, const void *inPlainBuffer, UInt32 inPlainBufferLength, void *outEncryptedBuffer, UInt32 *ioEncryptedBufferLength) argument
988 KClientProtectIntegrity(KClientSession inSession, const void *inPlainBuffer, UInt32 inPlainBufferLength, void *outProtectedBuffer, UInt32 *ioProtectedBufferLength) argument

Completed in 130 milliseconds