Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/store/
H A Dstore_lib.c423 struct ossl_load_result_data_st load_data; in OSSL_STORE_load() local
425 load_data.v = NULL; in OSSL_STORE_load()
426 load_data.ctx = ctx; in OSSL_STORE_load()
431 &load_data, in OSSL_STORE_load()
437 v = load_data.v; in OSSL_STORE_load()