Searched refs:pBlob (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A DSecDbItem.h225 bool ks_encrypt_data(keybag_handle_t keybag, keyclass_t keyclass, CFDataRef plainText, CFDataRef *pBlob, CFErrorRef *error);
H A DSecItemServer.c876 keyclass_t keyclass, CFDataRef plainText, CFDataRef *pBlob, CFErrorRef *error) {
952 *pBlob = blob;
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c69964 Incrblob *pBlob = 0; local
70144 sqlite3_blob_close(sqlite3_blob *pBlob) argument
70164 blobReadWrite( sqlite3_blob *pBlob, void *z, int n, int iOffset, int (*xCall)(BtCursor*, u32, u32, void*) ) argument
70214 sqlite3_blob_read(sqlite3_blob *pBlob, void *z, int n, int iOffset) argument
70221 sqlite3_blob_write(sqlite3_blob *pBlob, const void *z, int n, int iOffset) argument
70231 sqlite3_blob_bytes(sqlite3_blob *pBlob) argument
70246 sqlite3_blob_reopen(sqlite3_blob *pBlob, sqlite3_int64 iRow) argument
84978 const unsigned char *pBlob; local
122381 sqlite3_blob *pBlob; /* If not NULL, blob handle to read node */ member in struct:Fts3SegReader
125053 char *pBlob; /* The BLOB encoding of the document size */ local
125099 char *pBlob; /* Storage for BLOB written into %_stat */ local
130254 RtreeMatchArg *pBlob; local
[all...]

Completed in 324 milliseconds