Searched defs:whichKey (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ |
H A D | sqlite3.c | 245026 sqlite3CodecDeriveKey(CodecContext *ctx, OperateContext whichKey) global() argument 245538 sqlite3CodecEncryptData(CodecContext *ctx, OperateContext whichKey, Pgno pgno, int bufferSize, unsigned char *input, unsigned char *output) global() argument 245586 sqlite3CodecDecryptData(CodecContext *ctx, OperateContext whichKey, Pgno pgno, int bufferSize, unsigned char *input, unsigned char *output) global() argument [all...] |
Completed in 216 milliseconds