HomeSort by: relevance | last modified time | path
    Searched refs:tr_nvstore_obj (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/
obj_nv.c 29 struct tr_nvstore_obj *nvstore = calloc(1, sizeof(struct tr_nvstore_obj));
33 sizeof(struct tr_nvstore_obj));
61 struct tr_nvstore_obj *nvstore = (struct tr_nvstore_obj *)data;
96 struct tr_nvstore_obj *nvstore;
102 nvstore = (struct tr_nvstore_obj *)obj->data;
115 struct tr_nvstore_obj *nvstore;
121 nvstore = (struct tr_nvstore_obj *)obj->data;
134 struct tr_nvstore_obj *nvstore
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/include/
obj_nv.h 31 struct tr_nvstore_obj { struct

Completed in 20 milliseconds