Searched refs:KV_ERR_INVALID_PARAM (Results 1 – 4 of 4) sorted by relevance
18 #define KV_ERR_INVALID_PARAM -10002 /* The parameter is invalid */ macro
16 case KV_ERR_INVALID_PARAM: in _kv_to_aos_res()
275 return KV_ERR_INVALID_PARAM; in kv_item_del()828 return KV_ERR_INVALID_PARAM; in kv_init()883 return KV_ERR_INVALID_PARAM; in kv_item_set()917 return KV_ERR_INVALID_PARAM; in kv_item_get()997 return KV_ERR_INVALID_PARAM; in kv_item_secure_set()1049 return KV_ERR_INVALID_PARAM; in kv_item_secure_get()
34 return KV_ERR_INVALID_PARAM; in _ofb_encrypt_wrap()
Completed in 6 milliseconds