Searched refs:crypto_public_key_free (Results 1 – 8 of 8) sorted by relevance
99 void crypto_public_key_free(struct crypto_public_key *key) in crypto_public_key_free() function
395 void crypto_public_key_free(struct crypto_public_key *key);
597 void crypto_public_key_free(struct crypto_public_key *key) in crypto_public_key_free() function
488 crypto_public_key_free(conn->server_rsa_key); in tlsv1_client_deinit()679 crypto_public_key_free(conn->server_rsa_key); in tlsv1_client_shutdown()
1766 crypto_public_key_free(pk); in x509_check_signature()1774 crypto_public_key_free(pk); in x509_check_signature()1778 crypto_public_key_free(pk); in x509_check_signature()
425 crypto_public_key_free(conn->client_rsa_key); in tlsv1_server_clear_data()
516 crypto_public_key_free(conn->client_rsa_key); in tls_process_certificate()
467 crypto_public_key_free(conn->server_rsa_key); in tls_process_certificate()