Searched defs:pt (Results 26 - 50 of 182) sorted by relevance

12345678

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A Drc2Context.cpp93 const unsigned char *pt = (const unsigned char *)plainText; local
122 unsigned char *pt = (unsigned char *)plainText; local
H A Drc5Context.cpp91 const unsigned char *pt = (const unsigned char *)plainText; local
120 unsigned char *pt = (unsigned char *)plainText; local
/macosx-10.9.5/file_cmds-230/pax/
H A Dtty_subs.c123 char *pt; local
H A Dsel_subs.c111 USRT *pt; local
179 USRT *pt; local
208 GRPT *pt; local
276 GRPT *pt; local
326 TIME_RNG *pt; local
466 TIME_RNG *pt; local
[all...]
/macosx-10.9.5/webdavfs-352.92.2/webdav_fs.kextproj/webdav_fs.kmodproj/
H A Dwebdav_nodehash.c105 struct webdavnode *pt, *pt_found; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/libkern/crypto/
H A Dcorecrypto_aesxts.c70 int xts_encrypt(const uint8_t *pt, unsigned long ptlen, argument
86 xts_decrypt(const uint8_t *ct, unsigned long ptlen, uint8_t *pt, const uint8_t *iv, symmetric_xts *xts) argument
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dgetcwd.c52 getcwd(char *pt, size_t size) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebDropSource.cpp98 POINTL pt; local
H A DWebKitGraphics.h55 POINT pt; member in struct:WebTextRenderInfo
H A DWebKitGraphics.cpp82 POINT pt; member in struct:WebTextRenderInfoWithoutShadow
/macosx-10.9.5/bless-98/test/
H A Dtestcgtext.c207 CGPoint pt; local
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-cdp.c252 int pt, pl, al, num; local
/macosx-10.9.5/text_cmds-87/pr/
H A Dpr.h72 char *pt; /* ptr to col */ member in struct:vcol
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Drijndael-alg-fst.c864 void rijndaelEncrypt(const uint32_t rk[/*4*(Nr + 1)*/], int Nr, const uint8_t pt[16], uint8_t ct[16]) { argument
1045 rijndaelDecrypt(const uint32_t rk[ ], int Nr, const uint8_t ct[16], uint8_t pt[16]) argument
[all...]
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dgetcwd.c64 struct stat dot, pt; local
[all...]
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Dccid.c204 const char *pt[] = { local
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtestnames.c293 char *pt = strchr(root, ':'); local
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtestnames.c291 char *pt = strchr(root, ':'); local
/macosx-10.9.5/bless-98/libbless/Misc/
H A DBLGenerateOFLabel.c318 CGPoint pt; local
/macosx-10.9.5/configd-596.15/configd.tproj/
H A D_SCD.c351 mach_port_type_t pt; local
/macosx-10.9.5/tcl-102/tcl84/tcl/compat/
H A Dstrftime.c110 static char *pt; variable
/macosx-10.9.5/CommonCrypto-60049/test/CommonCrypto/
H A DCCCryptorTestFuncs.c209 byteBuffer pt, ct; local
272 byteBuffer pt, ct; local
336 byteBuffer pt, ct; local
405 byteBuffer pt, ct; local
539 byteBuffer pt, ct; local
624 byteBuffer pt, ct; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/samples/layout/
H A DGDIFontInstance.cpp111 POINT pt; local
196 POINT pt; local
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Drijndael.c858 static void rijndaelEncrypt(const u32 rk[/*4*(Nr + 1)*/], int Nr, const u8 pt[16], u8 ct[16]) { argument
1039 rijndaelDecrypt(const u32 rk[ ], int Nr, const u8 ct[16], u8 pt[16]) argument
[all...]
/macosx-10.9.5/OpenSSH-186/osslshim/tests/
H A Dtest_cryptor.c46 static int _test_cryptor(evp_alg_t alg, const byteVector_t *key[], const byteVector_t *pt[], const byteVector_t *ct[], const unsigned num_tests) argument
534 static int _test_mode(evp_alg_t alg, const byteVector_t *key[], const byteVector_t *iv[], const byteVector_t *pt[], const byteVector_t *ct[], const unsigned num_tests) argument
[all...]

Completed in 391 milliseconds

12345678