Searched refs:feeDESCipherTextSize (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A DfeeDES.h88 unsigned feeDESCipherTextSize(feeDES des, unsigned plainTextSize);
H A DfeeDES.c160 unsigned feeDESCipherTextSize(feeDES des, unsigned plainTextSize) function
381 ctextMallocd = feeDESCipherTextSize(des, plainTextLen);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DfeeDES.h88 unsigned feeDESCipherTextSize(feeDES des, unsigned plainTextSize);
H A DfeeDES.c160 unsigned feeDESCipherTextSize(feeDES des, unsigned plainTextSize) function
381 ctextMallocd = feeDESCipherTextSize(des, plainTextLen);

Completed in 128 milliseconds