Home
last modified time | relevance | path

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

/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
H A Ddecode_der2key.c47 const OSSL_DISPATCH *fns; /* Keymgmt (to pilfer functions from) */ member
/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()
/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 Dkem.c262 const OSSL_DISPATCH *fns = algodef->implementation; in evp_kem_from_algorithm() local
H A Dexchange.c47 const OSSL_DISPATCH *fns = algodef->implementation; in evp_keyexch_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
H A Dkeymgmt_meth.c40 const OSSL_DISPATCH *fns = algodef->implementation; in keymgmt_from_algorithm() local
H A Ddigest.c960 const OSSL_DISPATCH *fns = algodef->implementation; in evp_md_from_algorithm() local
H A Devp_rand.c119 const OSSL_DISPATCH *fns = algodef->implementation; in evp_rand_from_algorithm() local
H A Devp_enc.c1522 const OSSL_DISPATCH *fns = algodef->implementation; in evp_cipher_from_algorithm() local
/openssl/crypto/bio/
H A Dbss_core.c147 int ossl_bio_init_core(OSSL_LIB_CTX *libctx, const OSSL_DISPATCH *fns) in ossl_bio_init_core()
/openssl/crypto/engine/
H A Deng_dyn.c427 dynamic_fns fns; in dynamic_load() local
/openssl/ssl/record/methods/
H A Ddtls_meth.c634 const OSSL_DISPATCH *fns, void *cbarg, in dtls_new_record_layer()
H A Dtls_common.c1053 const OSSL_DISPATCH *fns, void *cbarg, in tls_int_new_record_layer()
1171 const OSSL_DISPATCH *fns, void *cbarg, in tls_new_record_layer()
/openssl/crypto/store/
H A Dstore_meth.c180 const OSSL_DISPATCH *fns = algodef->implementation; in loader_from_algorithm() local
/openssl/engines/
H A De_padlock.c745 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) in bind_engine()
H A De_capi.c1915 int bind_engine(ENGINE *e, const char *id, const dynamic_fns *fns) in bind_engine()
/openssl/crypto/encode_decode/
H A Dencoder_meth.c205 const OSSL_DISPATCH *fns = algodef->implementation; in encoder_from_algorithm() local
H A Ddecoder_meth.c205 const OSSL_DISPATCH *fns = algodef->implementation; in ossl_decoder_from_algorithm() local

Completed in 199 milliseconds