Home
last modified time | relevance | path

Searched defs:no_store (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dcore_algorithm.c43 int cur_operation, int no_store, void *cbdata) in algorithm_do_map()
116 int no_store = 0; /* Assume caching is ok */ in algorithm_do_this() local
140 int no_store, void *data, int *result), in ossl_algorithm_do_all()
141 int (*reserve_store)(int no_store, void *data), in ossl_algorithm_do_all()
H A Dcore_fetch.c28 static int is_temporary_method_store(int no_store, void *cbdata) in is_temporary_method_store()
35 static int ossl_method_construct_reserve_store(int no_store, void *cbdata) in ossl_method_construct_reserve_store()
61 int operation_id, int no_store, in ossl_method_construct_precondition()
88 int operation_id, int no_store, in ossl_method_construct_postcondition()
105 int no_store, void *cbdata) in ossl_method_construct_this()
/freebsd/crypto/krb5/src/clients/kvno/
H A Dkvno.c75 int impersonate = 0, cached_only = 0, no_store = 0; in main() local
455 int no_store, int unknown, char *for_user, int for_user_enterprise, in do_v5_kvno()