Searched refs:feeCFileCipherText (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A DfeeCipherFile.h90 unsigned char *feeCFileCipherText(feeCipherFile cipherFile,
H A DCipherFileFEED.c162 cipherText = feeCFileCipherText(cipherFile, &cipherTextLen);
378 cipherText = feeCFileCipherText(cipherFile, &cipherTextLen);
H A DCipherFileDES.c214 cipherText = feeCFileCipherText(cipherFile, &cipherTextLen);
486 cipherText = feeCFileCipherText(cipherFile, &cipherTextLen);
H A DNSCipherFile.m148 ctext = feeCFileCipherText(cfPriv->cfile, &ctextLen);
H A DfeeCipherFileAtom.c268 unsigned char *feeCFileCipherText(feeCipherFile cipherFile, function
279 dbgLog(("feeCFileCipherText: no cipherText\n"));
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DfeeCipherFile.h90 unsigned char *feeCFileCipherText(feeCipherFile cipherFile,
H A DCipherFileFEED.c162 cipherText = feeCFileCipherText(cipherFile, &cipherTextLen);
378 cipherText = feeCFileCipherText(cipherFile, &cipherTextLen);
H A DCipherFileDES.c214 cipherText = feeCFileCipherText(cipherFile, &cipherTextLen);
486 cipherText = feeCFileCipherText(cipherFile, &cipherTextLen);
H A DNSCipherFile.m148 ctext = feeCFileCipherText(cfPriv->cfile, &ctextLen);
H A DfeeCipherFileAtom.c268 unsigned char *feeCFileCipherText(feeCipherFile cipherFile, function
279 dbgLog(("feeCFileCipherText: no cipherText\n"));

Completed in 206 milliseconds