Home
last modified time | relevance | path

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

12

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_iso9660_filename.c49 struct fns { struct
73 verify_file(struct archive *a, enum vtype type, struct fns *fns) in verify_file()
141 verify(unsigned char *buff, size_t used, enum vtype type, struct fns *fns) in verify()
311 struct fns fns; in DEFINE_TEST() local
/freebsd/crypto/openssl/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
/freebsd/usr.bin/sort/
H A Dfile.h68 const char * *fns; member
/freebsd/crypto/openssl/providers/common/
H A Dprovider_seeding.c18 int ossl_prov_seeding_from_dispatch(const OSSL_DISPATCH *fns) in ossl_prov_seeding_from_dispatch()
H A Dbio_prov.c26 int ossl_prov_bio_from_dispatch(const OSSL_DISPATCH *fns) in ossl_prov_bio_from_dispatch()
/freebsd/crypto/openssl/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
H A Dkem.c262 const OSSL_DISPATCH *fns = algodef->implementation; in evp_kem_from_algorithm() local
H A Dasymcipher.c328 const OSSL_DISPATCH *fns = algodef->implementation; in evp_asym_cipher_from_algorithm() local
H A Dsignature.c47 const OSSL_DISPATCH *fns = algodef->implementation; in evp_signature_from_algorithm() local
[all...]
H A Dkeymgmt_meth.c40 const OSSL_DISPATCH *fns = algodef->implementation; in keymgmt_from_algorithm() local
H A Ddigest.c938 const OSSL_DISPATCH *fns = algodef->implementation; in evp_md_from_algorithm() local
/freebsd/lib/libc/stdlib/
H A Datexit.c75 } fns[ATEXIT_SIZE]; /* the table itself */ member
/freebsd/crypto/openssl/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()
/freebsd/crypto/openssl/crypto/engine/
H A Deng_dyn.c427 dynamic_fns fns; in dynamic_load() local
/freebsd/contrib/llvm-project/libcxx/src/
H A Dios.cpp182 …event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newcap * sizeof(event_callback))… in register_callback() local
/freebsd/contrib/bc/include/
H A Dprogram.h107 BcVec fns; member
/freebsd/crypto/openssl/engines/
H A De_padlock.c756 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) in bind_engine()
/freebsd/crypto/openssl/crypto/store/
H A Dstore_meth.c199 const OSSL_DISPATCH *fns = algodef->implementation; in loader_from_algorithm() local
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_meth.c224 const OSSL_DISPATCH *fns = algodef->implementation; in ossl_decoder_from_algorithm() local
H A Dencoder_meth.c224 const OSSL_DISPATCH *fns = algodef->implementation; in encoder_from_algorithm() local
/freebsd/contrib/bc/src/
H A Dvm.c992 BcVec* fns = &vm->prog.fns; local

12