Home
last modified time | relevance | path

Searched refs:STORE_new_method (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/store/
Dstore.h89 STORE *STORE_new_method(const STORE_METHOD *method);
Dstr_lib.c105 STORE *STORE_new_method(const STORE_METHOD *method) in STORE_new_method() function
169 ret = STORE_new_method(meth); in STORE_new_engine()