Searched refs:ossl_ecx_key_free (Results 1 – 9 of 9) sorted by relevance
89 ossl_ecx_key_free(ecxctx->key); in ecx_init()110 ossl_ecx_key_free(ecxctx->peerkey); in ecx_set_peer()188 ossl_ecx_key_free(ecxctx->key); in ecx_freectx()189 ossl_ecx_key_free(ecxctx->peerkey); in ecx_freectx()217 ossl_ecx_key_free(dstctx->key); in ecx_dupctx()
628 ossl_ecx_key_free(key); in ecx_gen()800 { OSSL_FUNC_KEYMGMT_FREE, (void (*)(void))ossl_ecx_key_free }, \871 ossl_ecx_key_free(key); in MAKE_KEYMGMT_FUNCTIONS()916 ossl_ecx_key_free(key); in s390x_ecx_keygen448()980 ossl_ecx_key_free(key); in s390x_ecd_keygen25519()1054 ossl_ecx_key_free(key); in s390x_ecd_keygen448()
159 ossl_ecx_key_free(pkey->pkey.ecx); in ecx_free()401 ossl_ecx_key_free(ecx); in ecx_generic_import_from()420 ossl_ecx_key_free(dupkey); in ecx_pkey_copy()973 ossl_ecx_key_free(key); in s390x_pkey_ecx_keygen25519()1015 ossl_ecx_key_free(key); in s390x_pkey_ecx_keygen448()1077 ossl_ecx_key_free(key); in s390x_pkey_ecd_keygen25519()1153 ossl_ecx_key_free(key); in s390x_pkey_ecd_keygen448()
152 ossl_ecx_key_free(ret); in ossl_ecx_key_dup()229 ossl_ecx_key_free(key); in ossl_ecx_key_op()
57 void ossl_ecx_key_free(ECX_KEY *key) in ossl_ecx_key_free() function
465 # define ed25519_free (free_key_fn *)ossl_ecx_key_free475 # define ed448_free (free_key_fn *)ossl_ecx_key_free485 # define x25519_free (free_key_fn *)ossl_ecx_key_free495 # define x448_free (free_key_fn *)ossl_ecx_key_free
135 ossl_ecx_key_free(edkey); in eddsa_digest_signverify_init()274 ossl_ecx_key_free(peddsactx->key); in eddsa_freectx()
852 ossl_ecx_key_free(*a); in ossl_d2i_ED25519_PUBKEY()894 ossl_ecx_key_free(*a); in ossl_d2i_ED448_PUBKEY()936 ossl_ecx_key_free(*a); in ossl_d2i_X25519_PUBKEY()978 ossl_ecx_key_free(*a); in ossl_d2i_X448_PUBKEY()
83 void ossl_ecx_key_free(ECX_KEY *key);