Lines Matching defs:selection
592 int selection;
773 int selection;
780 int evp_keymgmt_util_export(const EVP_PKEY *pk, int selection,
783 int selection);
786 int selection);
789 void *keydata, int selection);
792 int selection, const OSSL_PARAM params[]);
793 int evp_keymgmt_util_has(EVP_PKEY *pk, int selection);
794 int evp_keymgmt_util_match(EVP_PKEY *pk1, EVP_PKEY *pk2, int selection);
795 int evp_keymgmt_util_copy(EVP_PKEY *to, EVP_PKEY *from, int selection);
813 void *evp_keymgmt_gen_init(const EVP_KEYMGMT *keymgmt, int selection,
827 int evp_keymgmt_has(const EVP_KEYMGMT *keymgmt, void *keyddata, int selection);
829 int selection, int checktype);
832 int selection);
835 int selection, const OSSL_PARAM params[]);
837 int selection);
839 int selection, OSSL_CALLBACK *param_cb, void *cbarg);
841 int selection);
843 const void *keydata_from, int selection);