Home
last modified time | relevance | path

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

1234

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
H A 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()
H A Ddecode_pvk2key.c42 const OSSL_DISPATCH *fns; /* Keymgmt (to pilfer functions from) */ member
H A Ddecode_msblob2key.c41 const OSSL_DISPATCH *fns; /* Keymgmt (to pilfer functions from) */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Doptimize.cc239 populate_clone_array (tree fn, tree *fns) in populate_clone_array()
272 tree fns[3]; in maybe_thunk_body() local
465 tree fns[3]; in maybe_clone_body() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Doptimize.c239 populate_clone_array (tree fn, tree *fns) in populate_clone_array()
272 tree fns[3]; in maybe_thunk_body() local
465 tree fns[3]; in maybe_clone_body() local
/netbsd-src/sys/arch/pmax/pmax/
H A Dclock.c65 clockattach(device_t dev, const struct clockfns *fns) in clockattach()
/netbsd-src/sys/arch/arc/arc/
H A Dtimer.c60 timerattach(device_t dev, const struct timerfns *fns) in timerattach()
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member
/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/
H A Dprovider_seeding.c18 int ossl_prov_seeding_from_dispatch(const OSSL_DISPATCH *fns) in ossl_prov_seeding_from_dispatch()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dstdio.d64 cookie_io_functions_t fns = variable
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dexit.h69 struct exit_function fns[32]; member
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dexit.h69 struct exit_function fns[32]; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dkdf_meth.c63 const OSSL_DISPATCH *fns = algodef->implementation; in evp_kdf_from_algorithm() local
H A Dmac_meth.c64 const OSSL_DISPATCH *fns = algodef->implementation; in evp_mac_from_algorithm() local
H A Dexchange.c47 const OSSL_DISPATCH *fns = algodef->implementation; in evp_keyexch_from_algorithm() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_core.c153 int ossl_bio_init_core(OSSL_LIB_CTX *libctx, const OSSL_DISPATCH *fns) in ossl_bio_init_core()
/netbsd-src/sys/arch/dreamcast/dev/microcode/
H A Daica_arm.c124 uint32_t base, fns; in rate2reg() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.c2313 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle) in debug_write()
2373 const struct debug_write_fns *fns, void *fhandle, in debug_write_name()
2421 const struct debug_write_fns *fns, void *fhandle, in debug_write_type()
2670 const struct debug_write_fns *fns, void *fhandle, in debug_write_class_type()
2819 const struct debug_write_fns *fns, void *fhandle, in debug_write_function()
2858 const struct debug_write_fns *fns, void *fhandle, in debug_write_block()
2906 const struct debug_write_fns *fns, void *fhandle, in debug_write_linenos()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-loop-jam.cc375 vec<tree> fns = DR_ACCESS_FNS (a); in any_access_function_variant_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-loop-jam.c369 vec<tree> fns = DR_ACCESS_FNS (a); in any_access_function_variant_p() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_dyn.c419 dynamic_fns fns; in dynamic_load() local

1234