Home
last modified time | relevance | path

Searched defs:kdfAlgo (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dsqlite3.c244645 int kdfAlgo; global() member
244836 opensslKdf(Buffer *password, Buffer *salt, int workfactor, Buffer *key, int kdfAlgo) global() argument
245233 sqlite3CodecSetDefaultAttachKdfAlgo(int kdfAlgo) global() argument
245241 int kdfAlgo = g_defaultAttachKdfAlgo; global() local
245294 sqlite3CodecSetKdfAlgorithm(KeyContext *keyCtx, int kdfAlgo) global() argument
[all...]

Completed in 241 milliseconds