Home
last modified time | relevance | path

Searched defs:fns (Results 1 – 25 of 35) sorted by relevance

12

/third_party/openssl/providers/implementations/encode_decode/
Dendecoder_common.c17 ossl_prov_get_keymgmt_new(const OSSL_DISPATCH *fns) in ossl_prov_get_keymgmt_new()
28 ossl_prov_get_keymgmt_free(const OSSL_DISPATCH *fns) in ossl_prov_get_keymgmt_free()
39 ossl_prov_get_keymgmt_import(const OSSL_DISPATCH *fns) in ossl_prov_get_keymgmt_import()
50 ossl_prov_get_keymgmt_export(const OSSL_DISPATCH *fns) in ossl_prov_get_keymgmt_export()
60 void *ossl_prov_import_key(const OSSL_DISPATCH *fns, void *provctx, in ossl_prov_import_key()
79 void ossl_prov_free_key(const OSSL_DISPATCH *fns, void *key) in ossl_prov_free_key()
Ddecode_pvk2key.c42 const OSSL_DISPATCH *fns; /* Keymgmt (to pilfer functions from) */ member
Ddecode_msblob2key.c41 const OSSL_DISPATCH *fns; /* Keymgmt (to pilfer functions from) */ member
/third_party/libabigail/src/
Dabg-corpus-priv.h81 priv(functions& fns, in priv()
305 fn_is_in_fns(const function_decl* fn, const vector<function_decl*>& fns) in fn_is_in_fns()
329 vector<function_decl*>* fns = fn_id_is_in_id_fns_map(fn); in fn_is_in_id_fns_map() local
347 vector<function_decl*>* fns = fn_id_is_in_id_fns_map(fn_id); in add_fn_to_id_fns_map() local
686 vector<function_decl*> fns; member
Dabg-corpus.cc76 ::exported_decls_builder(functions& fns, in exported_decls_builder()
1602 vector<function_decl*> fns; member
/third_party/jerryscript/tests/jerry/
Dfunction-construct.js40 var fns = new Array (); variable
/third_party/ltp/testcases/kernel/mce-test/tools/
Dscov_merge.py49 def scov_merge(fns, of): argument
Dgcov_merge.py57 def gcov_merge(fns, of): argument
/third_party/openssl/providers/common/
Dprovider_seeding.c18 int ossl_prov_seeding_from_dispatch(const OSSL_DISPATCH *fns) in ossl_prov_seeding_from_dispatch()
Dbio_prov.c26 int ossl_prov_bio_from_dispatch(const OSSL_DISPATCH *fns) in ossl_prov_bio_from_dispatch()
/third_party/openssl/crypto/evp/
Dkdf_meth.c63 const OSSL_DISPATCH *fns = algodef->implementation; in evp_kdf_from_algorithm() local
Dmac_meth.c64 const OSSL_DISPATCH *fns = algodef->implementation; in evp_mac_from_algorithm() local
Dexchange.c47 const OSSL_DISPATCH *fns = algodef->implementation; in evp_keyexch_from_algorithm() local
Dkem.c262 const OSSL_DISPATCH *fns = algodef->implementation; in evp_kem_from_algorithm() local
Dasymcipher.c328 const OSSL_DISPATCH *fns = algodef->implementation; in evp_asym_cipher_from_algorithm() local
Dsignature.c47 const OSSL_DISPATCH *fns = algodef->implementation; in evp_signature_from_algorithm() local
Dkeymgmt_meth.c40 const OSSL_DISPATCH *fns = algodef->implementation; in keymgmt_from_algorithm() local
Ddigest.c938 const OSSL_DISPATCH *fns = algodef->implementation; in evp_md_from_algorithm() local
/third_party/openssl/crypto/bio/
Dbss_core.c153 int ossl_bio_init_core(OSSL_LIB_CTX *libctx, const OSSL_DISPATCH *fns) in ossl_bio_init_core()
/third_party/node/lib/
Dasync_hooks.js144 function createHook(fns) { argument
/third_party/openssl/crypto/engine/
Deng_dyn.c427 dynamic_fns fns; in dynamic_load() local
/third_party/lwip/src/include/lwip/
Daltcp.h69 const struct altcp_functions *fns; member
/third_party/openssl/engines/
De_padlock.c745 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) in bind_engine()
/third_party/openssl/crypto/store/
Dstore_meth.c199 const OSSL_DISPATCH *fns = algodef->implementation; in loader_from_algorithm() local
/third_party/openssl/crypto/encode_decode/
Dencoder_meth.c224 const OSSL_DISPATCH *fns = algodef->implementation; in encoder_from_algorithm() local

12