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

/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DSecDbKeychainItem.h38 CFDictionaryRef attributes, CFDictionaryRef authenticated_attributes, CFDataRef *pBlob, CFErrorRef *error);
H A DSecDbKeychainItem.c74 CFDictionaryRef attributes, CFDictionaryRef authenticated_attributes, CFDataRef *pBlob, CFErrorRef *error) {
253 *pBlob = blob;
73 ks_encrypt_data(keybag_handle_t keybag, SecAccessControlRef access_control, CFTypeRef *cred_handle, CFDictionaryRef attributes, CFDictionaryRef authenticated_attributes, CFDataRef *pBlob, CFErrorRef *error) argument
/macosx-10.10/Heimdal-398.1.2/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 498 milliseconds